.c-about-log img {
  width: 150px;
}
@media screen and (min-width: 800px) {
  .c-about-log img {
    width: 180px;
  }
}
