@media screen and (min-width: 760px) {
.index .col {
	width: 50%;
	float: left;
}
}