a > img{
	border: 0;
}

video {
	height: 200px;
}

.container {
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	width: 960px;
}
.left {
	float: left;
	width: 650px;
}
.right {
	margin-left: 670px;
	margin-bottom: 10px;
}
.right-image {
	width: 100%;
}
.gallery, .contact {
	clear: both;
}
.gallery {
	text-align: justify;
}
.gallery-image {
	/*width: 19.5%;*/
	/*width: 24%;*/
	/*height: 168px;*/
	height: 146px;
	display: inline-block;
	vertical-align: top;
}
.gallery:after {
	content: "";
	width: 100%;
	display: inline-block;
}
