div#vina-description table.fdr{
	border: 0;
	border-collapse: unset;
	
}
div#vina-description table.fdr tr {
	border: 1px solid #35bdaf;
	border-radius: 15px;
	display: block;
	margin: 20px 0;
}
div#vina-description table.fdr td {
	border: 0;
	border-radius: 0;
}
div#vina-description table.fdr td:first-child {
	width:215px;
}
	
