/* 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_aad3d3be6d2d44f09eec9a7cf9a3c438 {
        background-image: url(https://static.mywebsites360.com/f21d2552d77c4129bb0135d9a7b94ec8/i/f117696a89c346a3b6ef08d0a0e1d38c/1/5feFb8zhrk/Untitled%20design-4.png);
    }
}