.gallery{
	padding:3em 0;
}
.gallery_top h1{
	
	font-size: 2.3em;
    color: #73eac4;
    font-family: 'TitilliumWeb-Bold';
    text-align: center;
    margin-bottom:1em;
    font-weight:600;
}
.gallery img{
	width:100%;
}
.gallery .row{
	margin-bottom:2em;
}
