/* 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(url(https://static.mywebsites360.com/b79edd6ff7fa41bc96cf9860e055a475/i/eed1214470e546948b7bd114f34336ec/1/5feFb8zhrk/M167643%20-%20Mockup%20Page%20Heroes%20and%20Images%20%25285%2529.jpg));
    }
}