@media screen and ( max-width : 720px ){
	table.faq-page-table td:first-child ,
	table.faq-page-table td:last-child {
		padding-right : 30px;
		padding-left : 30px;
	}
	
}

