#testimonials.swiper {width: 100%;height: 100%;}.testimonials .swiper-wrapper {height: 100%;}.testimonials .swiper-slide {text-align: center;font-size: 14px;background: green;display: flex;justify-content: center;align-items: center;}.testimonials .swiper-slide p {margin-bottom: 0;height: 300px;overflow-y: scroll;align-content: center;}.testimonials .swiper-pagination-bullet {width: 20px;height: 20px;text-align: center;line-height: 20px;font-size: 12px;color: #FFFFFF;opacity: 1;background: rgba(0, 0, 0, 0.2);}.testimonials .swiper-pagination-bullet-active {color: #000;background: red;}@media only screen and (min-width: 200px) and (max-width: 450px) {.testimonials .swiper-slide p {margin-top: 10px;margin-bottom: 0;height: 300px;overflow-y: scroll;}}@media only screen and (min-width: 450px) and (max-width: 500px) {}@media only screen and (min-width: 500px) and (max-width: 600px) {}@media only screen and (min-width: 600px) and (max-width: 750px) {}@media only screen and (min-width: 750px) and (max-width: 900px) {.testimonials .swiper-slide p {margin-top: 0;height: 350px;display: grid;align-items: center;}}@media only screen and (min-width: 900px) and (max-width: 1200px) {}@media only screen and (min-width: 1200px) {}