@charset "UTF-8";

#sidemenu-style{

  position: sticky;
  top: 0px;

@media(max-width: 568px) { position: static; } 

}