.hero-banner__img .responsive-image--16x9 {
    padding-bottom: 660px;
}
.responsive-image {
    max-width: 1100px;
}

.responsive-image img {
    height: auto;
}
.responsive-image img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
}

img {
    max-width: 100%;
}