.stkey-menu.smaller {
position: fixed;
background-color: #12141b;
top: 0;
padding: 6px 0px 5px 0px;
left: 0;
right: 0;
width: 100%;
z-index: 999;
transition: all 0.5s ease;
}


