.propuesta_2.cuerpo_b p{ text-align: justify; }
.propuesta_2.cuerpo_b>p + p{margin-top: 15px;}

@media screen and (min-width:1000px){
    .propuesta_2.cuerpo_b{margin-top: 75px; margin-bottom: 75px;}    
    .titulo2{margin-bottom: 20px;}    
}

@media screen and (max-width:999px){
    .propuesta_2.cuerpo_b{margin-bottom: 40px;}    
    .propuesta_2.cuerpo_b .titulo2{margin-bottom: 10px;}
}

@media screen and (min-width:1000px){     
    .propuesta_2.cuerpo_b{width: 74%;}
}

@media screen and (max-width:999px){    
    .propuesta_2.cuerpo_b{width: 94%;}    
}

.propuesta_2.cuerpo_b{margin-left: auto; margin-right: auto; display: block; margin-bottom: 45px; display: block;}

.propuesta_2.cuerpo_b .titulo + img {width: 100%; display: block; margin-bottom: 50px;}