/* Temp fix for mobile */

@media only screen and (min-width: 210px) and (max-width: 640px) {
	.WebsiteBannerWrap, #bannerContainer2 div:first-child {height: auto !important;}
	.BannerContent img {max-width: 100%;}
}