.sort-order-by {

  .form-row__label {
    align-self: center;
    display: inline-block;
    margin-bottom: 0;
    width: auto;
  }

  .form-row__field {
    max-width: 178px;
  }
}

.touch-device .sort-order-by .ddn select {
  font-size: .875rem;
  line-height: 1.57143;
}
