body:not(.ex):not(.tc) .name.offer-small-name-container {
  position: absolute;
  top: 60%;
  left: 0;
  width: 100%;
  text-align: center;
  padding: 2% 0;
  font-size: 1.2em;
  color: black;
  font-weight: 700;
  height: 20%!important
}

body:not(.ex):not(.tc) .offer-img-container {
  height: 60%!important
}

#b300x1050 .name.offer-small-name-container {
  top: 70%;
  height: 10%!important
}

#b300x1050 .offer-img-container {
  height: 70%!important
}

body.sb .name.offer-small-name-container {
  top: 55%
}

body.sb .offer-img-container {
  height: 55%!important
}

body.sb.b250x250 .offer-img-container {
  height: 53%!important
}

body.sb.b250x250 .name.offer-small-name-container {
  top: 53%!important
}

body.wb .name.offer-small-name-container.wb-no-price {
  top: auto!important;
  bottom: 0!important
}

body.wb .offer-img-container.wb-img-no-price {
  height: 100%!important
}