/* ------------------------------------------------------------ *\
	Section Content Bullets
\* ------------------------------------------------------------ */
.section-content li {margin-left:37px; margin-bottom:13px; position: relative;line-height: 1.7;font-size:18px;}

@media (max-width: 767px) {
	.section-content li { font-size:inherit; }
}

/* ------------------------------------------------------------ *\
	Section Content Bullets
\* ------------------------------------------------------------ */
.section__content li {margin-left:37px; margin-bottom:13px; position: relative;line-height: 1.7;font-size:18px;}

@media (max-width: 767px) {
	.section__content li { font-size:inherit; }
}

/* ------------------------------------------------------------ *\
	Section Content Bullets
\* ------------------------------------------------------------ */

.table thead th:nth-child(2) { width: 270px!important; }