:local {
  .content-wrapper {
    margin: 10px;
  }

  .left-select {
    float: left;
    width: 49%;
  }

  .right-select {
    float: right;
    width: 49%;
  }
}


