
	@media(min-width:540px){
		footer .col-md-2 {
			float: left;
			width: 33%;
		}
	}
