.cl-mh {
	background: #f3f3f4;
	text-align: center;
	padding: 3rem 10% 3rem 10%;
}
.cl-mh h2{
	    font-weight: 300;
    font-size: 38px;
    color: #444;
    margin-bottom: 1rem;
}

.cl-mh .row{
	justify-content: center;
}

.page-wrapper--index.mb-5{
	    margin-bottom: 0!important;
}