.banners-hero {
    img {
        max-width: 1500px;
        width: auto;
        height: auto;
        max-height: 400px;
        object-fit: cover;
    }
}