@media (max-width: 991px) {
/* row.css */
body .navbar-wrapper {
    display: none !important;
}

}