.banner {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 1920px;
  min-width: 100%;
}