input[type=tel] {
    position: relative;
    z-index: 10;
    width: 100%!important;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #E6E6E6;
    margin-bottom: 8px;
}

.texttoimage {
	font-family: HelveticaNeueW01-55Roma;
    font-size: 14px;
    line-height: 16px;
    margin: 0;
}