/* 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.block_df2435bc297348d9a90eeeeae7cfb021 {
        background-image: url(https://static.mywebsites360.com/bc9a334a7af140cb85c4da8cd0c1c64e/i/d567ec8673204a93bd9d4ba080b44346/1/5feFb8zhrk/MB%20hero%20bg.jpg);
    }
}