@charset "UTF-8";

#purchase-item_1 + div .inner_item_img {
  position: relative;
  width: 100%;
  padding-bottom: 66.7229%;
}

#purchase-item_1 + div .inner_item_img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%!important;
  height: 100%!important;
  object-fit: cover;
}