.custom-banner-image .custom-banner {
    width: 100%;
    overflow: hidden;
}
.custom-banner-image .custom-banner img {
    display: block;
    width: 100%;
    height: auto;
}
