@charset "UTF-8";

@media screen and (max-width: 767px) {
  .csr-people-box__img img {
    width: 130px !important;
    height: auto;
  }
}