#section-0 .hero-bg-image {
	background-position: center top;
}

main {
    font-size: 16px;
    line-height: 1.7;
}

h2 {
    margin: 0;
    padding: 0 0 30px;
}

#tinymce img, .cms img {
     height: initial !important; 
}

#ndq-content ul li {
    margin: 0;
    padding: 0;
    font-weight: 400;
}

#ndq-content li ul {
    padding-top: 10px;
    padding-bottom: 1px;
}

.footer-mobile-nav {

}

@media (max-width: 991.98px) {

	#tinymce img, .cms img {
	    margin-top: 0 !important;
	    margin-bottom: 0 !important;
	    width: initial;
	}

}

@media screen and (min-width: 768px) {

	#section-0.hero-small .hero-bg-image {
		background-position: center 50%;
	}

}
