#tab-description,
#tab-description * {
	font-family: "Open Sans", Arial, sans-serif !important;
	font-size: 14px !important;
	line-height: 21px !important;
	color: #000000 !important;
}

#tab-description {
	font-weight: 400;
}

#tab-description p {
	margin-top: 0;
	margin-bottom: 14px;
}

#tab-description ul,
#tab-description ol {
	margin-top: 0;
	margin-bottom: 14px;
	padding-left: 24px;
}

#tab-description li {
	margin-bottom: 4px;
}

#tab-description img {
	max-width: 100% !important;
	height: auto !important;
}

#tab-description table {
	max-width: 100% !important;
	border-collapse: collapse;
}
