.ff-product-card_media-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 10px;
}

.ff-product-card_media-overlay_tag, .ff-product-card_media-overlay_ico {
  display: flex;
  position: absolute;
  bottom: 5px;
}

.ff-product-card_media-overlay_tag {
  left: 10px;
  line-height: 1;
  font-size: 8px;
  color: #616060;
}

.ff-product-card_media-overlay_ico {
  right: 10px;
  width: 8px;
  height: 8px;
}