.grid .item-grid .garantiapreisler {
 background-image: url("https://www.preisler.cl/img/home/garantia.png?2");
 background-repeat: no-repeat;
 background-size: 80px 80px;
 width: 80px;
 height: 80px;
 left: auto;
 right: 0px;
 top: auto;
 bottom: 70px;
 margin: 0px;
 position: absolute;
 z-index: 2;
}

@media handheld, only screen and (max-width: 1200px) {
  .grid .item-grid .garantiapreisler {
	bottom: 53px;
  }
}

