.g-wrap {
	width: 868px;
}

.gellery {
	width:410px;
	margin-bottom:30px;
	text-align:center;
}

.gellery:nth-child(even) {float: right;}
.gellery:nth-child(odd) {float: left;}

.gellery img {
	width : 100%;}