.banner {
    height: auto;
}
.banner img {
    object-fit: cover;
    width: 100%;
    height: auto;
}