.aside {
  position: fixed;
  width: 350px;
  height: 100%;
  border: 1px;
  border-style: solid;
  border-color: #f7f7f9; }

.content-body {
  margin-left: 350px; }

/*# sourceMappingURL=study.css.map */
