.banner-faq {
  height: 321px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  /*background: url(../images/happy-healthcare-professionals-termsofuse-1x.png),
    rgba(114, 181, 255, 0.4);*/
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

body {
  overflow-x: hidden !important;
}
.termss-content {
  overflow-x: hidden;
}

div {
  font-size: 1.25rem;
}