.galeria-title-menu {
    font-size: 11px !important;
    letter-spacing: 0.5px !important;
}

@media only screen and (min-width: 990px) {
    .section-sm {
        padding-top: 35px !important;
    }

}

@media only screen and (max-width: 990px) {
    .wrapper-content {
        margin-top: 48px !important;
    }
}