.content-wrapper {
  // padding: 24px 50px;
  display: flex;
  .page-view {
    margin-left: 13px;
    flex: 1;
  }
}
