table tbody tr:nth-child(6) td:nth-child(2), table tbody tr:nth-child(6) td:nth-child(2) textarea{
	width: 100% !important;
}
input[name="email_2"]{
	width: 100% !important;
}
@media screen and (max-width:667px){
tbody tr:nth-child(3) td:nth-child(2), tbody tr:nth-child(4) td:nth-child(2){
padding-left: 0em !important;
}
}