@media (min-width: 1200px) {
	.img-grid3{
		max-width: 350px !important;
	}
	/*
	.img-grid4{
		max-width: 257px !important;
	}
	.img-grid5{
		max-width: 201.5px !important;
	}
	*/
}


@media (max-width: 768px) {
	.img-grid {
		margin-bottom: 25px !important;
	}
	.img-grid3 {
		margin-bottom: 25px !important;
	}
	.img-grid4 {
		margin-bottom: 25px !important;
	}
	.img-grid5 {
		margin-bottom: 25px !important;
	}
}