@charset "UTF-8";

a[id^="img"]+section .inner_item_img img {
    object-fit: contain !important;
    aspect-ratio: auto !important;
}