#commodity-show-recommendations-headline {
	font-size: 26px;
	font-weight: 500;
	letter-spacing: 0;
	text-transform: none;
}

@media only screen and (max-width: 920px) {
	#commodity-show-lastviewed-headline {
		text-transform: none;
		font-size: 20px;
		font-weight: 500;
	}
}