body {
  width: 300px;
  height: 340px;
  max-width: 300px;
  max-height: 340px
}

#logo-container {
  width: 100%;
  height: 45px;
  float: left
}

#alloffers-container {
  width: 100%;
  height: 295px;
  float: left
}

.offer-img-container {
  height: 100%;
  width: 100%
}

.offer-price-container,
.offer-oldprice-container {
  position: absolute;
  font-size: 11px;
  height: 64.66667;
  left: 0;
  top: auto;
  width: 100%;
  height: 24%;
  bottom: 0;
  display: none!important
}

.offer-button-wrapper {
  width: 65px;
  height: 23px
}

.offer-oldprice-container span {
  text-decoration: line-through
}

.offer-name-container {
  height: 0;
  display: none
}

.offer-name-container {
  height: 64%;
  font-size: 11px
}

#alloffers-container.bottom .offer-container {
  margin-bottom: 0
}

#alloffers-container.top .offer-container {
  margin-top: 0
}

#alloffers-container.bottom #alloffers-container-relative {
  padding-bottom: 0
}

#alloffers-container.top #alloffers-container-relative {
  padding-top: 0
}

#offer-enlarger {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.offer-enlarger-image {
  width: 100%;
  height: 100%;
  float: left
}

.offer-enlarger-infobar {
  height: 50px
}

.offer-enlarger-name,
.offer-enlarger-price-wrapper,
.offer-enlarger-button-wrapper {
  position: absolute
}

.offer-enlarger-name {
  width: 53%;
  height: 50%;
  left: 2px;
  top: 2px
}

.offer-enlarger-price-wrapper {
  bottom: 0;
  left: 2px;
  height: 50%
}

.offer-enlarger-button-wrapper {
  bottom: 0;
  height: 100%;
  right: 0
}

.offer-enlarger-button {
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0
}

.offer-enlarger-name>p span {
  font-size: 10px
}

.offer-enlarger-price>p {
  font-size: 13px
}

.offer-enlarger-oldprice>p {
  font-size: 13px;
  text-decoration: line-through
}

.offer-enlarger-ribbon-container {
  left: 32%
}

.offer-enlarger-ribbon {
  top: 20px;
  left: 9px
}