.product-type-dropdown
{
  height: 40px;
  width: 100%;
  border: solid 1px lightgrey;
  border-radius: 5px;
  background-color: white;
  font-size: 14px;
  margin-bottom:20px;
}