@charset "UTF-8";

#contain + .widget_gallery01 .inner_item a img {
    object-fit: contain;
}