.report-advert-img {
  object-fit: cover;
  height: 185px;
  text-align: center;
  z-index: -1;
}

.report-advert-btns {
  position: absolute;
  bottom: 1.25rem;
}

.sale-advert-img {
  object-fit: cover;
  height: 115px;
  text-align: center;
  z-index: -1;
}

.sale-advert-btns {
  position: absolute;
  float: right;
}
