/* 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/ec9661f7e58f471f82d4354977b32c33/i/b13a77b3783c4f50b4061c97abbc5e50/1/5feFb8zhrk/Energized%20Electrical%20Services%20Mobile%20Background%20%25281%2529.jpg);
    }
}