.productList__name{
  font-size:2.0rem !important;}

.productList__name{
  word-wrap: break-word !important;
}

select::-ms-expand {
    display: none;
}
