.page-aside-fix .page-aside .page-aside-inner {
  position: fixed !important;
  top: 66px;
  bottom: 0;
  width: 260px;
  overflow-y: scroll; }
