.section-top {
    background-image: url('../../images/estaticasFront/tratamientos-top.jpg');
}
section .nav-tabs {
    margin-bottom: 20px;
}
section h2 {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 600;
}
section h3 {
    font-size: 16px;
    font-weight: 400;
}
section .tab-content p,
section .tab-content .section-list {
    text-align: justify;
}