/*
This file is for localized adjustments to CSS on a per-country basis.
*/

#aos_header #masthead address.phone {
	margin: 0 0 10px 0px;
	background: url(img/mh-con-tel.png) 0 50% no-repeat !important;
	width: 122px;
}

#aos_header #masthead address.phone-smb {
	margin: 0 0 10px 0px;
	background: url(img/mh-smb-tel.png) 0 50% no-repeat;
	width: 122px;
}

/* this fix is to ensure promo-ribbons will not overlap the scene7 gallery section in pdp page */
.product-details .product-info .community {
min-height: 55px;
}
