.quote-blog { margin-top: 50px; }

.quote-blog h2 {
  font-style: normal !important;
  font-weight: 700 !important;
  font-size: 20px !important;
  line-height: 150% !important;
  text-align: center !important;
  color: #191932 !important;
}

.quote-blog h3 {
  font-style: normal !important;
  font-weight: 500 !important;
  font-size: 18px !important;
  line-height: 28px !important;
  text-align: center !important;
  color: #191932 !important;
  margin: 0px !important:
}

.quote-blog img {
  padding-bottom: 28px;
}

@media screen and (min-width: 768px) {
  .quote-blog { margin-top: 70px; }

  .quote-blog h2 { font-size: 28px !important }
}