﻿ul.list-gallery {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	margin-top: 20px;
}

ul.list-gallery li {
	float: left;
	position: relative;
	width: 200px;
	height: 230px;
	margin-right: 20px;
	margin-bottom: 20px;
}