
body{
	zoom:70%;
}
.ie body{
	zoom:100%;
}
.col-md-4{
	width: 33.333333333%;
	float: left;
}
.col-md-3{
	width: 25%;
	float: left;
}