﻿/*====================================================================================================*/
/* GALLERY IMAGES */
/*====================================================================================================*/
	
	.image-photoset
		{
			text-align: center;
			margin: 0 -25px;
		}
	.image-photoset img
		{
			max-width: 720px;
			margin: auto;
			display: block;
		}