@media only screen and (max-width:767px){
    .contentTitle {
    line-height: 1;
    padding-bottom: .5em;
    font-size: 32px!important;
}

.blockWrap_b8837599e9fb433c9996cdb408f2d402 .blockText,
.blockWrap_cb683718b70c4cc0b0ea8157d316a856 .blockText{
    padding-top: 65px!important;
    padding-bottom: 65px!important;
}
.cols2.imgMgn0 .imgGridItem {
    width: 100%!important;
}
}

.button {
    margin-top: .25em;
    margin-bottom: .25em;
    padding-top: 10px!important;
    padding-bottom: 10px!important;
}

/* 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; 
    }
}