@charset "UTF-8";

@media screen and (min-width: 501px) and (max-width: 900px) {
a#owner+section .wrapper_item .inner_item_img img {
    width: 50% !important;
}
}