.reviews .swiper-slide {
  height: auto !important;
  min-height: 100%;
  align-items: start !important;
}

p.show-full {
  text-align: right;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #1a1a1a;
  cursor: pointer;
  margin-top: 15px;
}
