@media screen and (max-width: 768px){
	.footer .widget {
	    width: 100%!important;
	}
}
