.ImageSection {
    height: 300px;
}

.ImageSection .banner_img {
    width: 100%;
    height: 100%;
    object-fit: fill;
}