.amrita-banner {
  background: var(--background-color);
}

.amrita-banner .media {
  background-color: unset;
}

.amrita-banner__badge {
  height: 150px;
  max-width: 40%;
  position: absolute;
  right: 3%;
  top: 5%;
  width: 150px;
  z-index: 2;
}

.amrita-banner__badge img {
  height: 100%;
  width: 100%;
}