﻿@charset "utf-8";
@media only screen and (max-width : 1919px) {
  .banner img {
    width: 100%;
    height: auto;
  }
}
