@media only screen and (max-width: 1239px) and (min-width: 960){
	.col-md-2{
		float: right !important;
	}
}