input[type="text"], input[type="tel"], input[type="email"], input[type="password"] {

  margin-bottom: initial;
	height:60px;
	background:#fff;
border-radius: 8px;
  border: 1px solid #e6e6e6;
}