.seccion-bordes {
    padding: 100px 0;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: #fff;
}

.seccion-especialidades2 {
    padding: 100px 0;
    border-top: inherit !important;
    border-bottom: inherit !important;
}

.seccion-especialidades2 .w-50 {
    color: #5E7FB1;
    width: 50%;
    margin: 0 auto;
}