@charset "UTF-8";

@media screen and (max-width: 700px) {
  #line_sec + section img {
      width: 40px !important;
  }
}