.banners {
    text-align: center;
}

.banners img {
    width: 300px;
    height: 120px;
    object-fit: contain;
    margin: 0 20px;
}