/* 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; 
    }
}



@media only screen and (max-width: 767px) {
    .cols4.imgMgn1 .imgGridItem {
width: 100%
}
}

/* Custom Mobile Background Image */

@media only screen and (max-width: 770px) {
    div.blockWrap_ca4b750d0f3942869ca187c49e05353f {
        background-image: url(https://static.mywebsites360.com/a1e912b0dee34545960432a277a039f6/i/dfa29c65f70346f6ab2a24217a5e8364/1/5feFb8zhrk/mobile.jpg);
    }
}