.sectionTitle, .overlay-bg-light{height:500px !important}
				@media (max-width: 995px) {
					.sectionTitle, .overlay-bg-light{height:300px !important}
					#titlePage {font-size: 2.3rem;margin-top: 16rem;padding-left: 0px}
				}


  .card {
    min-height: auto !important;
    border-radius: 0;
}

@media (max-width:640px){
  .sectionTitle {
    background-position: center top;
    background-size: contain;
    height: 220px;
    background-repeat: no-repeat;
}
}


