div.sortform
 {
  display: flex;
  margin-bottom: 5px;
 }
 
div.sortform select
 {
  margin-left: 5px;
  margin-right: 5px;
 } 