/* local overrides */

/* Recommendations Tile */
@media only screen and (max-width: 734px) {
	.section-tiles .overview-recommendations-01 img,
	.section-tiles .overview-recommendations-02 img {
		min-width: 131px;
	}
}
