.container.promo-wrapper {
  width: 1430px !important;
  margin-top: 60px;
  margin-bottom: 60px;
}

#june-banner {
  width: 100%;
  background-image: url(../images/banner/back.jpg);
  background-image: -webkit-image-set(url("../images/banner/back.jpg") 1x,
      url("../images/banner/back@2x.jpg") 2x);
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
  font-size: 16px;
  overflow: hidden;
  -webkit-box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.25);
}

#june-banner .banner-inner {
  height: auto;
  padding: 0 15px;
  gap: 2em;
}

#june-banner .banner-main {
  margin: 1em 0;
}

#june-banner .banner-main .main {
  margin-bottom: 10px;
}

#june-banner .button {
  font-size: 1.1em;
  width: 11em;
  height: 2em;
  border-radius: 1.1em;
  background-color: #ffde16;
  line-height: 3;
  margin-top: 8px;
}

#june-banner .left {
  width: auto;
  left: -12em;
  top: 60px;
}

#june-banner .right {
  width: auto;
  height: 100%;
  right: -20em;
  z-index: -1;
}

#june-banner a:hover,
#june-banner a:focus,
#june-banner a:active,
#june-banner a:visited {
  color: black;
}

#june-banner .top-text {
  height: 30px;
  filter: drop-shadow(2.033px 3.461px 0px #ffffff);
  font-size: 36px;
  color: #0a8bab;
  display: block;
  line-height: 1;
  line-height: 0;
  font-variant-ligatures: no-contextual;
}

#june-banner .middle-text1 {
  height: 47px;
  font-size: 75px;
  color: #ed1c24;
  filter: drop-shadow(3.184px 3.581px 0px rgba(0, 0, 0, 0.4));
  -webkit-text-stroke: 2px #ffffff;
  display: block;
  line-height: 0;
  font-kerning: none;
  font-variant-ligatures: no-contextual;
}

#june-banner .main-text {
  line-height: 0;
  gap: 0em;
}

#june-banner .main-text p {
  margin: 0;
  padding: 0;
}

#june-banner .bottom-text {
  margin-top: 3em;
}

#june-banner .bottom-text p {
  font-size: 20px;
  line-height: 34px;
  text-transform: uppercase;
}

#june-banner .red-box {
  background-color: #ed1c24;
  padding: 2px 15px 0px 15px;
  border-radius: 25px;
}

#june-banner .left-text {
  max-width: 319px;
  font-size: 20px;
  color: #ed1c24;
  line-height: 21px;
  top: 38px;
  right: 593px;
  rotate: -9deg;
  width: 172px;
}

@supports (background: -webkit-named-image(i)) {
  #june-banner .button {
    padding-top: 2px;
  }
}

@media screen and (max-width: 1250px) {}

@media screen and (max-width: 991px) {
  #june-banner .banner-main .main {
    width: 23em;
  }
}

@media screen and (max-width: 767px) {
  #june-banner {
    width: 90%;
  }

  #june-banner .banner-inner {
    flex-direction: column;
    width: 100%;
    height: auto;
    gap: 0em;
    position: relative;
    padding-top: 2em;
    padding-bottom: 2em;
  }

  #june-banner .banner-main .main {
    width: 92%;
    display: flex;
    margin-top: 8%;
    margin-bottom: 3%;
  }

  #june-banner .banner-main {
    width: 90%;
    margin: 0;
  }



  .container.promo-wrapper {
    margin-bottom: 60px;
    padding: 0 !important;
    margin-top: -9px;
  }

  #june-banner .banner-cta {
    width: 100%;
    left: 0;
  }

  #june-banner .middle-text1 {
    font-size: 54px;
    height: 32px;
  }

  #june-banner .top-text {
    height: 42px;
  }
}

@media screen and (max-width: 567px) {
  #june-banner {
    overflow: visible;
    background-position: bottom center;
    background-image: url(../images/banner/back-m.jpg);
    background-image: -webkit-image-set(url("../images/banner/back-m.jpg") 1x,
        url("../images/banner/back-m@2x.jpg") 2x);
  }

  #june-banner .button {
    font-size: 1em;
    width: 11em;
    height: 2.2em;
    margin-bottom: 35%;
    line-height: 1;
  }

  #june-banner .banner-main .main {
    width: 100%;
    margin-bottom: 6%;
    margin-top: 8%;
    left: 0;
  }

  #june-banner .banner-main {
    width: 99%;
  }

  #june-banner .bottom {
    width: 48%;
    bottom: -3%;
    left: -3%;
    z-index: -1;
  }

  .container.promo-wrapper {
    margin-bottom: 20px;
  }

  #june-banner .button {
    margin-bottom: 25%;
  }

  #june-banner .top-text {
    font-size: 31px;
    height: 39px;
    filter: drop-shadow(2.214px 2.83px 0px #ffffff);
  }

  #june-banner .middle-text1 {
    font-size: 62px;
    height: 36px;
    filter: drop-shadow(2.428px 3.66px 0px rgba(0, 0, 0, 0.4));
    -webkit-text-stroke: 2px #ffffff;
  }

  #june-banner .middle-text2 {
    height: 142px;
    font-size: 154px;
    filter: drop-shadow(3.999px 4.725px 0px rgba(0, 0, 0, 0.4));
    -webkit-text-stroke: 2px #ffffff;
    font-kerning: none;
    color: #ed1c24;
    display: block;
    line-height: 0;
    font-variant-ligatures: no-contextual;
  }

  #june-banner .bottom-text p {
    font-size: 16px;
  }

  #june-banner .left-text {
    max-width: 197px;
    font-size: 16px;
    color: #ed1c24;
    line-height: 19px;
    top: unset;
    right: 27px;
    rotate: -12deg;
    bottom: 40px;
  }

  @supports (background: -webkit-named-image(i)) {
    #june-banner .middle-text1 {
      font-size: 58px;
      height: 31px;
    }

    #june-banner .bottom-text p {
      font-size: 16px;
    }

    #june-banner .middle-text2 {
      height: 124px;
      font-size: 146px;
    }
  }
}