@media only screen and (max-width: 768px) {
 .class_name{
   position: sticky;
    top: 0;
    z-index: 9999;
   }
}
dener misiniz?