#may-hero {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url(../../../images/25/may/hero/back.jpg);
  background-image: -webkit-image-set(
    url("../../../images/25/may/hero/back.jpg") 1x,
    url("../../../images/25/may/hero/back@2x.jpg") 2x
  );
}
#may-hero .may-container {
  width: 100%;
}
#may-hero .may-inner {
  justify-content: space-between;
  width: 100%;
}
.may-left .products-left {
  width: 49em;
  left: -13em;
  bottom: 0;
}
.may-main .main {
  width: 30em;
  margin-bottom: 0;
  z-index: 4;
  top: 27.5em;
}
.may-main .headline {
  width: 869px;
  height: 636.35px;
  left: 75px;
}
#may-hero .button {
  font-size: 1.9em;
  height: 1.7em;
  width: 9em;
  border-radius: 0.85em;
  background-color: #ff6c00;
  margin-bottom: 0;
  z-index: 4;
  top: 18em;
  line-height: 1px;
  padding-top: 4px;
}
.may-right .products-right {
  width: 49em;
  right: -13em;
  bottom: 0;
}
#may-hero .watts {
  width: 272px;
  height: 275px;
}
#may-hero .button,
#may-hero .button:hover,
#may-hero .button:active,
#may-hero .button:visited {
  text-decoration: none;
  color: white;
}

/* Safari Only */
@supports (background: -webkit-named-image(i)) {
  #may-hero .button {
    padding-top: 0;
  }
}

@media screen and (min-width: 2000px) {
  .may-left .products-left {
    left: 0;
  }
  .may-right .products-right {
    right: 0;
  }
}
@media screen and (max-width: 1999px) {
  .may-left .products-left {
    left: -3em;
  }
  .may-right .products-right {
    right: -5em;
  }
}
@media screen and (max-width: 1800px) {
  .may-left .products-left {
    left: -8em;
  }
  .may-right .products-right {
    right: -10em;
  }
}
@media screen and (max-width: 1700px) {
  .may-left .products-left {
    left: -11em;
  }
  .may-right .products-right {
    right: -13em;
  }
}
@media screen and (max-width: 1550px) {
  .may-left .products-left {
    left: -20em;
  }
  .may-right .products-right {
    right: -20em;
  }
}
@media screen and (max-width: 1200px) {
  .may-left .products-left,
  .may-right .products-right {
    display: none;
  }
  #may-hero .may-inner {
    justify-content: center;
  }
}
@media screen and (max-width: 991px) {
  .may-main .headline {
    width: 553px;
    height: 404.95px;
    left: 47px;
  }
  #may-hero .button {
    font-size: 1em;
    top: 19.5em;
  }
  .may-main .main {
    width: 17em;
    margin-bottom: 0;
    z-index: 4;
    top: 15.5em;
  }
}
@media screen and (max-width: 767px) {
}
@media screen and (max-width: 567px) {
  #may-hero {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: url(../../../images/25/may/hero/back-m.jpg);
    background-image: -webkit-image-set(
      url("../../../images/25/may/hero/back-m.jpg") 1x,
      url("../../../images/25/may/hero/back-m@2x.jpg") 2x
    );
  }
  #may-hero .may-inner {
    flex-direction: column;
    width: 100%;
  }
  #may-hero .may-container {
    width: 100%;
  }
  #may-hero .button {
    height: 1.7em;
    width: 10em;
    font-size: 1.3em;
    border-radius: 0.85em;
    margin-bottom: 3%;
    position: relative;
    top: 0;
    left: -1%;
    line-height: 2px;
    padding-top: 2px;
  }
  .products-m {
    width: 100%;
    margin: 0;
  }
  .may-main .main {
    width: 68%;
    margin-bottom: 4%;
    position: relative;
    top: 0;
    margin-top: -4%;
    left: -1%;
  }
  .may-main .headline {
    width: 100%;
    margin-top: 0%;
    height: 221px;
    left: 0;
  }
  #may-hero .may-main {
    overflow: hidden;
    width: 100%;
    margin: 0;
    margin-top: 7%;
    margin-bottom: 4%;
  }
  #may-hero .watts {
    width: 68%;
    height: auto;
    z-index: 2;
    bottom: 0;
    left: 0%;
  }
  /* Safari Only */
  @supports (background: -webkit-named-image(i)) {
    #may-hero .button {
      padding-top: 0;
    }
  }
}
@media screen and (max-width: 450px) {
  .may-main .main {
    margin-top: -10%;
  }
}
@media screen and (max-width: 400px) {
  .may-main .headline {
    height: 208px;
  }
}
@media screen and (max-width: 375px) {
  .may-main .main {
    margin-top: -13%;
  }
}
