.contee{
    width: 100%;
    padding: 30px;
    display: table;
    padding-top: 180px;
}
.contee .encabezadoo{
    width: 100%;
    display: table;
}
.contee .encabezadoo img{
    width: 100%;
}
.contee .textoo{
    padding: 20px; 
    font-size: 15.5px;
    text-align: justify;
    color: #A4A4A4;
    line-height:1.5;
    
}