.blm {
  
  max-width:66%;
  margin: 10px auto;
}

.blm .h6 {
  padding-top:21px;
}

.mainblock .field--type-text-long {
  padding:20px 10px;
  text-align:center;
  background:#f1f1f1;
}

@media (max-width: 767.98px) {
    body.node-357 .field--name-field-hero-content .hero-content .h5 {
        font-size: 1.75rem;
        line-height: 1.875rem;
    }
	body.node-357 .field--name-field-hero-content .hero-content p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5) {
	    font-size: 1.5rem;
	    line-height: 1.75rem;
	    font-weight: 400;
	}
	body.node-357 .field--name-field-hero-content .carousel .carousel-item > .paragraph--type--banner-item .outer-box {
		padding: 1rem 1.5rem !important;
	}
}