
.tableFeatures .row
{
	margin-bottom: 50px;
}


.tableFeatures .row .label
{
	font-weight: bold;
	font-size: 25px;
}

.Row.Youtube .Item iframe
{
	box-shadow: 0 0 10px 0 #333;
	border-radius: 10px;
	width: 100%;
	max-width: 500px;
	height: 282px;
}