.select-area{
  display: flex;
    justify-content: center;
}
.select-area .select-box{
  margin:0 10px;
  text-align:left;
}