Accordion footer spacing

@media (max-width: 749px) {
.footer__blocks-wrapper.grid.grid--1-col {
	margin-bottom: 0 !important;
}	
.footer__content-top {
	padding-bottom: 0 !important;
}
}