@charset "utf-8";

.work{
	margin: 20px auto;
	overflow:hidden;
}
.grid{
	float: left;
	width: 300px;
	margin: 5px;
}

