section.theme{padding: 0}
@media screen and (max-width: 850px){
	body.feature section.theme, 
	body.logo section.theme, 
	body.feature.logo section.theme, 
	body.sf-ec section.theme, 
	body.sf-ec.logo section.theme {
	  padding: 0;
	  margin-top: 0;
	  margin-bottom: 0;
	}
}
