/* Nav Dropdowns */

.navContent ul li ul a {
    white-space: normal !important;
    overflow: visible !important;
}

@media only screen and (min-width: 768px) {
    .navContent ul li ul {
        min-width: 250px !important;
        right: auto !important; 
    }
}

/* Full Width Gallery Images in Mobile */

@media only screen and (max-width: 767px) {
    .blockContent.cols4 .imgGridItem {
        width: 100%;
        margin: 0;
        padding: 10px;
    }
}

/* Fix Disappearing Mobile CTA Text */

@media only screen and (max-width: 768px) { 
    .cols4 .imgGridItem .imgHover-content {
        display: block!important;
    }
}



/* Custom Mobile Background Image */

@media only screen and (max-width: 768px) {
    div.blockWrap_d202a7c9db0740a5a5df9659e75dbe5d {
        background-image: url(https://static.mywebsites360.com/f42d07ed30534e9096f90ba6f4c8be77/i/ad56905c67bc4d898919bb3ba0cf3175/1/5feFb8zhrk/Row%201%20Mobile.jpg);
    }
}

/* Custom Mobile Background Image */

@media only screen and (max-width: 768px) {
    div.blockWrap_cfb0c880ba9049018d12fc4a7bd90adb {
        background-image: url(https://static.mywebsites360.com/f42d07ed30534e9096f90ba6f4c8be77/i/c082d56e397741409628b6cf59d999de/1/5feFb8zhrk/Row%202%20Mobile.jpg);
    }
}