.section-reviews-widget {
  margin-bottom: 2.5rem;
}
@media (min-width: 768px) {
  .section-reviews-widget {
    margin-bottom: 5rem;
  }
}