.single-image-banner {
  position: relative;
  width: 100%;
  margin-bottom: 40px;
}

.single-image-banner__wrapper {
  width: 100%;
  height: auto;
}

.single-image-banner__image {
  display: block;
  width: 100%;
  height: auto;
}