.faq-banner-styles p {
  margin: 0; }
.faq-banner-styles .cmp-hero-image img {
  height: 60px;
  width: 60px !important;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .faq-banner-styles .cmp-hero-image img {
    height: 40px;
    width: 40px !important;
  }
}
@media (max-width: 768px) {
  .faq-banner-styles .cmp-hero-image img {
    height: 32px;
    width: 32px !important; }
}