
/* AZ. Hide 9200 number and website link from map details */
#ctl00_SPWebPartManager1_g_49a13e74_31bc_4033_b963_2d483237ffc7_ctl00_mobile,
.store-detail .web-site
{display:none !important}

/*
@media only screen and (max-width: 767px){
.footer-column3 {
    display: block !important;
}
.subscribe {
width: 50% !important;
}
.login-btn {
    display: block !important;
	margin-right: 25% !important;
}
}
*/
