.esodan-banner__image {
  width: 100%;
}

.esodan-banner--float {
  bottom: 8px;
  cursor: pointer;
  position: fixed;
  left: 8px;
  width: 400px;
  max-width: 75%;
  z-index: 1;
}

.esodan-banner--close {
  position: absolute;
  right: -16px;
  top: -16px;
}

.esodan-banner--close__image {
  width: 32px;
}