.dashboard-wrapper {
  display: flex;
  flex-direction: row;

  .dashboard-content {
    width: 870px
  }
}
