/* Sections */
.ns_section-01{
	background: linear-gradient(180deg, #FFF8F3 0%, #FFF8F3 5.71%, #FFFFFF 29.7%) !important;
}

@media only screen and (max-width: 767px) {
	.ns_section-01{
		background: none !important;
	}
}
