.pacientesChildContainer{
    padding: 0;
}
.pacientesChildContainer> .container{
    width: 100%;
    padding: 0;
}

.pacientesChildContainer .page-section-inner.container #pacientesChildBanner{
    height: 269px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.pacientesChildContainer .page-section-inner.container #pacientesChildBanner .page-section-inner.container .sectionHeading.section h2{
	margin: 34px 0 0 0;
}

.pacientesChildContainer .page-section-inner.container #pacientesChildBanner .page-section-inner.container .sectionHeading.section h2{
	color:#830051;
}       

.col6633 .row .column-1{
	padding: 0 45px 0 0;
}

.col6633 .row .column-1 .sectionHeading h2, .singleCol .sectionHeading h2{
    margin: 0;
    font-size: 36px;
    line-height: 36px;
    font-family: 'Lexia', sans-serif;
    font-weight: bold;
    color: #3f4444;
    font-style: normal;
	padding: 25px 0;
}        

.col6633 .row{
	margin: 0;
}

.col6633 .row .column-1 p, .singleCol p{
	font-size:15px;
    margin: 0 0 20px 0;
}

.col6633 .row .column-1 p b{
	font-family: 'HelveticaNeueLTPro', sans-serif !important;
}

@media screen and (max-width: 767px){

    .pacientesChildContainer .page-section-inner.container #pacientesChildBanner {
    	background-position: 25% center !important;	
	}

    .pacientesChildContainer .page-section-inner.container #pacientesChildBanner .page-section-inner.container .sectionHeading.section h2{
    	font-size: 36px;    
		line-height: 46px;
    	margin: 45px 0 0 0;
    	padding: 0 30px;
	}

	.pacienteChildContentWrap {
        padding: 50px 30px;
    }

	.pacienteChildContentWrap .col6633 .row .column-1 {
        padding: 0;
    }

}