input[type="tel"] {
    width: 100%;
    margin: 0;
    padding: 0.75rem;
    background: #fff;
    border: 1px solid #ccc;
}