/* 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; 
    }
}


/* Custom Mobile Background Image */

@media only screen and (max-width: 768px) {
    div.blockWrap_f899ca0e1e674ccbbac858950867939b {
        background-image: url(https://static.mywebsites360.com/ef1ac99aa27845deb02daf41a47e39d3/i/ad66d1b1454f40648ce2033ae8919acc/1/5feFb8zhrk/mobile.png);
    }
}