@charset "UTF-8";

/*------------#representative-----------------*/

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