.woman-textil {
    
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: end;
    padding: 20vw 2vw 0 0;
    text-align: end;
    height: 45vw;
    background-image: url(../img/gestiona2-hi.webp);
    background-size: cover;
    font-size: 3.2vw;

}

.five-mobiles {
    display: flex;
    align-items: end;
    justify-content: center;
    padding-bottom: 4vw;
    width: 100%;
    display: flex;

    padding: 20vw 2vw 0 0;
    text-align: end;
    height: 56.25vw;
    background-image: url(../img/centraliza2-hi.webp);
    background-size: cover;
    font-size: 3.2vw;
    

}

.five-mobiles .text {
    padding: 1vw;
    background-color: #d2e5c2;
    margin-bottom: 2vw;
    color: #144b48;
}



