.offer {
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: 100px;
}

.offer img {
  width: auto !important;
  height: auto !important;
}