@media (max-width: 991px) {
	#st-page .sect-title {
		margin-top: 25px;
	}
	#st-body ul.fa-check-style {
		margin-left: 0;
	}
	#st-body ul.fa-check-style li:before {
		content: '';
	}
}