/* 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; 
    }
}

@media only screen and (max-width:767px){
    .blockWrap_cb683718b70c4cc0b0ea8157d316a856 .blockText{
        padding-top: 70px!important;
        padding-bottom: 70px!important;
    }
    .cols3.imgMgn0 .imgGridItem {
    width: 100%;
    margin: 0;
}
}