.awards-container{
    background-image: url('../assets/images/awards.webp');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    z-index: 2;
}

/* @media screen and (max-width: 1600px){
} */