/* Enter Your Custom CSS Here */

.page-id-184 .banner-image {
    display: none;
}

/*\\\ Responsive Homepage Banner \\\

@media screen and (max-width: 480px) {
    .owl-carousel .owl-stage-outer {
        max-height: 240px;
        min-height: 0 !important;
	}
    .block--call-to-action .slide-item {
        padding-top: 1em !important;
    }
    .block--call-to-action .slide-item h1 {
        font-size: 2.0em !important;
    }
}

@media screen and (min-width: 481px) and (max-width: 769px) {
    .owl-carousel .owl-stage-outer {
        max-height: 360px;
    }
    .block--call-to-action .slide-item {
        padding-top: 4em !important;
	}
} */

.phone-footer a {
    color: #fff !important;
}