@media (max-width: 991px) {
.st-menu {
    position: fixed !important;
    z-index: 9999999 !important;
}
}