.doc{
    background:;
    max-width: 100%;
    width: 1000px;
    margin: auto;
    
}
.doc img{
    width: 295px;
    height: 360px;
    margin-left: 52px;
    border-radius: 10px;
}


.doc>h1{
    text-align: center;
    margin-top:10px;
    margin-bottom: 40px;
    font-size: 40px;
    
}
.salgo {
    background:;
    width: 595px;
    height: 160px;
    margin-left: 10px;
    margin-top: 200PX;
    overflow: hidden;
}
.doc .descrpcion ul{
    margin-left: 10px;
}
.descripcion{
    background:;
    display:flex;
    
}



.text-desc h2{
    margin-top:20px;
    margin-left:52px;
    margin-right:20px;
    text-align:justify;
    
}

.text-desc p{
    margin-top: 5px;
    padding-bottom: 30px;
    margin-left: 52px;
    margin-right: 20px;
    text-align: justify;
    
}