/* 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_e8983b44697b4a39a88916ff9d64ac3a {
        background-image: url(https://static.mywebsites360.com/c9684baf16c345c2b3d7f2c2a9d246da/i/af94727e884b444abdfb48bf6a1507a3/1/5feFb8zhrk/Our%20Team%20Mobile%20Background.jpg);
    }
}