@charset "UTF-8";

@media screen and (max-width: 900px) {
  #max-width180 + section .inner_item_img {
    max-width: 180px !important;
  }
}