.wp-block-lb-teaser-slide-frame { max-width: 100%; } .wp-block-lb-teaser-slide-frame.gray { background: #F3F4F7; max-width: 100%; } .wp-block-lb-teaser-slide-frame .text .my-block-title, .wp-block-lb-teaser-slide-frame .text .my-block-text { text-shadow: 0 1px 4px rgba(0, 0, 0, 0.5); } .wp-block-lb-teaser-slide-frame .swiper-button-next, .wp-block-lb-teaser-slide-frame .swiper-button-prev { background: rgba(52, 47, 42, .125); } .wp-block-lb-teaser-slide-frame .swiper-button { position: absolute; top: calc(50% - 72px); } .wp-block-lb-teaser-slide-frame .swiper-pagination { position: absolute; background: rgba(0, 0, 0, 0.38); } .wp-block-lb-teaser-slide-frame .swiper-pagination-bullet { background-color: #fff; opacity: 0.6; } .wp-block-lb-teaser-slide-frame .swiper-pagination-bullet-active { background-color: #fff; opacity: 1; } .wp-block-lb-teaser-slide-frame .swiper-slide { height: 500px; } @media (min-width: 768px) { .wp-block-lb-teaser-slide-frame .swiper-pagination { display: none; } .wp-block-lb-teaser-slide-frame .swiper-slide { height: 570px; } }