/* 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_ca1ee18fdbce4f3aa90e5a9067086564 {
        background-image: url(https://static.mywebsites360.com/c803ea01cb3543fd81acea87a6fb69f1/i/d09b37ee19a94047a7df02d0e449e010/1/5feFb8zhrk/TechItUp%20Mobile%20Hero%202.jpg);
    }
}