@charset "UTF-8";

@media screen and (max-width: 1500px) {
  .container {
    width: 94%;
  }
}