@charset "UTF-8";

.sidebar_fixed {
    position: sticky;
    top: 0px;
  }
