﻿.grid-item {
	width: 200px;
}


.grid-item > img {
	width: 300px;
	height: auto;
	margin-bottom:10px
}
