.secondaryBannerContact{
    background: url("../../images/banners/contact.jpg");
    width: 100%;
    height: 250px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
