.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}
.wrapper {
	width: 100%;
	overflow: hidden;
}
