.video-with-text .product_to_review{
  padding: 15px;
}
.video-with-text .video-product-slider .theme_main_heading{
  font-size: 22px;
}
@media screen and (max-width: 1429px){
  .video-with-text .video-product-slider .theme_main_heading{
    font-size: 18px;
  }
}
@media screen and (max-width: 767px){
  .video-with-text .video-product-slider .theme_main_heading{
    font-size: 16px;
  }
}