.c-feature .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus), .m-feature .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus) {
    color: #9bf00b !important;
}

@media only screen and (max-width: 859px) {
.heroMobileFix{padding-top: 87px;}
}

@media only screen and (max-width: 767px) {
.c-hero>div, .m-hero-item>div {
    height: 200px !important;
 }
}


.customBanner img { max-width:100% !important;}