#module .swieprXXX {
  width: 100%;
  box-shadow: none;
  border-radius: 0;
  background-color: #6b0201;
  background-image: url(https://resource.xp-pen.com/img/active_list/Christmas25/es/es_ai_bg1.jpg);
  padding: 0.898438vw 0 0.898438vw 25.390625vw;
  background-repeat: no-repeat;
  background-size: contain;
}

.swieprXXX .swiper-slide {
  max-width: 500px;
  width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swieprXXX .swiper-slide img {
  max-width: 500px;
  width: 100%;
  height: auto;
  border-radius: 0.78125vw;
}

#module .swieprXXX .swiper-wrapper {
  padding-bottom: 0;
}

@media screen and (max-width: 1464px) {
  #module .swieprXXX {
    padding-left: 40.983607vw;
  }
}

@media screen and (max-width: 768px) {
  #module .swieprXXX {
    padding: 4.166667vw;
    background-size: 100% 100%;
  }

  .swieprXXX .swiper-slide {
    max-width: 95%;
  }

  .swieprXXX .swiper-slide img {
    max-width: 95%;
  }
}
