/* Barra lateral del home */
@media (min-width: 1030px){
    .nanopre-pager {
        bottom: -9rem;
    }
}