

@media screen and (max-width: 440px) {
	.footerMenu .col{
		float: none !important;
		width: auto !important;
	}
}