/**
 * Estilos exclusivos del Portal
 */
@media screen and (max-width: 992px) {
    .Header--openSearch {
        margin-bottom: 90px;
    }
}
