.wallet-form legend {
  font-size: 20px;
  color: #000;
  width: 100%;
  text-align: center;
  font-family: a_bold, sans-serif;
}

.wallet-form .form-group .select .select-look .ico {
  left: inherit;
  right: 0;
  top: 0;
  background: #fff;
  border-radius: 4px;
  height: 45px;
}
