@charset "UTF-8";

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

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