@charset "UTF-8";

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

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