.ComunicacionesaCNMVInversores .div-p-y {
    padding-top: 0px;
    padding-bottom: 80px;
}

.ComunicacionesaCNMVInversores .div-p-y.bg-line {
    padding-top: 80px;
    padding-bottom: 80px;
}

.ComunicacionesaCNMVInversores .titulo{
    font-family: AddingtonCF;
    font-size: 2.8125em;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: -0.58px;
    text-align: center;

}

.ComunicacionesaCNMVInversores .titulo_documentos{
    font-family: CircularStd;
    font-size: 0.6875em;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.36;
    letter-spacing: 0.09px;
    text-align: center;
    color: #000;
}


@media (min-width: 576px) { /* sm */  }
@media (min-width: 768px) { /* md */ }
@media (min-width: 992px) { /* lg */
    .ComunicacionesaCNMVInversores .div-p-y{
        padding-top: 80px;
        padding-bottom: 80px;
    }
}
@media (min-width: 1200px) { /* xl */ }
@media (min-width: 1400px) { /* xxl */  }