/* 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 HOME */

@media only screen and (max-width: 768px) {
    div.blockWrap_ca1ee18fdbce4f3aa90e5a9067086564 {
        background-image: url(https://static.mywebsites360.com/c60516193c6640319856b3d77b588174/i/db18664c2f904c698d26dcfdbb88d9ab/1/5feFb8zhrk/Mobile%20hero.jpg);
    }
}
/* Full Width Gallery Images in Mobile */

@media only screen and (max-width: 767px) {
    .blockContent.cols3 .imgGridItem {
        width: 100%;
        margin: 0;
        padding: 10px;
    }
}
/* Custom Mobile Background Image SELL */

@media only screen and (max-width: 768px) {
    div.blockWrap_f8b748739ece418ebb56e49d6324d7ec {
        background-image: url(https://static.mywebsites360.com/c60516193c6640319856b3d77b588174/i/adb1f62d3c694ea9adfb1454b5e24579/1/5feFb8zhrk/Sell.jpg);
    }
}
/* Custom Mobile Background Image HOME BUYING */

@media only screen and (max-width: 768px) {
    div.blockWrap_d2e8bc63c4f54b81ba1f655449895748 {
        background-image: url(https://static.mywebsites360.com/c60516193c6640319856b3d77b588174/i/a750eacc9dad4aeb8f096914c100056c/1/5feFb8zhrk/Home%20Buying%20Services.jpg);
    }
}