.button {
    padding: 15px 35px;
}

#hero .contentTitle {
    line-height: .4;
}

#hero .blockText p {
    padding-bottom: 30px !important;
}

@media only screen and (max-width: 767px) {
    #hero {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    #hero .contentTitle {
        font-size: 56px;
    }
}

/* Responsive CTAs */

@media only screen and (max-width: 767px) {
    .cols3.imgMgn0 .imgGridItem {
    width: 100%
    }
    .block_ab7a53d727884c95bc70918d52beef88.flexslider,
    .block_ab7a53d727884c95bc70918d52beef88.fixedHeightGallery .slides > li {
        height: 300px;
    }
}