#main #section_2 img {
  width: 150px;
}

@media (max-width: 767.98px) {
  #main #section_2 img {
    width: 130px;
  }
}
