
@media(min-width:767.98px){
  .sidebar-v1-list.d-list li{
    display: block !important;
  }
  .show-see-more {
    display: none !important;
  }
}