.contact__hero{
    height: 50vh;
    background-image: url('../../images/background/contact-hero.webp');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}