.l-page {
  height: 100%;
}

.l-main {
  height: 100%;
}
.l-main .l-content {
  height: 100%;
  padding-bottom: 0;
}
.l-main .l-content .messages {
  position: absolute;
  width: calc(100% - 20px);
  margin: 10px;
  z-index: 1997;
}

.l-main {
  padding-right: 52px;
}
.l-main .l-content {
  width: auto;
}

.swiper-container.swiper-container-horizontal .swiper-wrapper .swiper-slide .text .one {
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 33.25px;
  line-height: 2.07813rem;
}
.swiper-container.swiper-container-horizontal .swiper-wrapper .swiper-slide .text .two {
  margin: 15px 0 10px;
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 47.5px;
  line-height: 2.96875rem;
}
.swiper-container.swiper-container-horizontal .swiper-wrapper .swiper-slide .text .three {
  font-size: 23px;
  font-size: 1.4375rem;
  line-height: 27.3125px;
  line-height: 1.70703rem;
}
