﻿.dual-image-grid {
    margin-bottom: 70px !important;
}

#AnnouncementCarouselHeader, .dual-image-grid .AnnouncementCarouselHeader {
    background-color: white;
    margin-bottom: 0;
    padding-bottom: 35px;
    text-align: center;
}

@media screen and (max-width: 402px) {

    .carousel-container .hero-button-2 {
        display: inline-block;
        margin-left: 0px !important;
        margin-top: 20px;
    }

}

@media screen and (min-width: 768px) and (max-width:813px) {

    .carousel-container .hero-button-2 {
        display: inline-block;
        margin-left: 0px !important;
        margin-top: 20px;
    }

}