.banner__media picture {
  display: block;
  width: 100%;
  height: 100%;
}

.banner__media picture img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}
