.mm-mtd{margin:12px 0;}
.mm-mtd__label{display:block;font-weight:600;margin-bottom:6px;}
.mm-mtd__select{
  width:100%;
  box-sizing:border-box;
  padding:12px 16px;
  border:1px solid #e2e2e2;
  border-radius:10px;
  font-size:16px;
  line-height:1.4;
  height:52px; /* fixed comfortable touch size */
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
  background-image: none;
}
