@media (min-width: 769px) {
    .wrap-logo img {
        max-height: 50px;
    }
    .main-header {
        padding: 17px 40px;
    }
}
.navbar-social {
    display: none;
}
#notIndex-fixed-actions .back-to-top {
    display: none !important;
}
#notIndex-fixed-actions img {
    width: 40px;
}
#notIndex-fixed-actions {
    position: fixed;
    right: 0;
    z-index: 1000;
    bottom: 172px;
}
#notIndex-fixed-actions .fixed-item {
    margin: 5px 0;
}