@charset "UTF-8";

@media screen and (min-width: 1260px) {
  .width_1260 {
    max-width: 1260px;
    height: auto;
  }
}