@media (max-width: 1439px) {
  .wp-widget-strong-testimonials-view-widget.widget .strong-view.modern .testimonial-inner {
    padding: 3.125em 3.125em 3.125em 3.125em;
  }

  .wp-widget-strong-testimonials-view-widget .strong-view.modern .testimonial-client {
    margin-top: 20px;
  }

  .wp-widget-strong-testimonials-view-widget .strong-rating-wrapper.in-view {
    top: 40px;
  }
}
@media (max-width: 1279px) {
  .wp-widget-strong-testimonials-view-widget.widget .strong-view.modern .testimonial-inner {
    padding: 2.8571428571rem 2.5rem 2.5rem 2.5rem;
  }

  .wp-widget-strong-testimonials-view-widget .strong-rating-wrapper.in-view {
    top: 34px;
  }

  .wp-widget-strong-testimonials-view-widget.widget .strong-view.modern .testimonial-content {
    margin: 24px 0;
  }
}
@media (max-width: 1023px) {
  .wp-widget-strong-testimonials-view-widget .strong-content.strong-columns {
    column-gap: 20px;
  }

  .wp-widget-strong-testimonials-view-widget.widget .strong-view.modern .testimonial-inner {
    padding: 27px 25px 25px 25px;
  }

  .wp-widget-strong-testimonials-view-widget .strong-rating-wrapper.in-view {
    top: 21px;
  }

  .wp-widget-strong-testimonials-view-widget.widget .strong-view.modern .testimonial-content {
    margin: 30px 0 20px;
  }

  .wp-widget-strong-testimonials-view-widget .strong-view.modern .testimonial-heading {
    font-size: 18px;
    margin-bottom: 10px;
    line-height: 1.3em;
  }

  .wp-widget-strong-testimonials-view-widget .strong-view.modern .testimonial-image {
    height: 50px;
    width: 50px;
  }
}
@media (max-width: 767px) {
  .wp-widget-strong-testimonials-view-widget .strong-content.strong-columns {
    -webkit-column-count: 1 !important;
    -moz-column-count: 1 !important;
    column-count: 1 !important;
  }

  .wp-widget-strong-testimonials-view-widget .strong-view.modern .testimonial {
    margin: 30px auto;
  }

  .wp-widget-strong-testimonials-view-widget.widget .strong-view.modern .testimonial-inner {
    padding: 3.5714285714rem;
  }

  .wp-widget-strong-testimonials-view-widget .strong-rating-wrapper.in-view {
    top: 40px;
  }

  .wp-widget-strong-testimonials-view-widget .strong-view.modern .testimonial-image {
    height: 56px;
    width: 56px;
  }
}
@media (max-width: 479px) {
  .wp-widget-strong-testimonials-view-widget.widget .strong-view.modern .testimonial-inner {
    padding: 2.8571428571rem;
  }

  .wp-widget-strong-testimonials-view-widget .strong-rating-wrapper.in-view {
    top: 33px;
  }
}
