div.mg-album-gallery.drop-shadow img {
	border: medium none !important;
	box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.5) !important;
	margin-bottom: 10px !important;
	margin-top: 10px !important;
	padding: 3% !important;
}	

div.mg-album-gallery.mg-album-layout-grid.drop-shadow img:hover {
	box-shadow: 0 0 5px #ffffff !important;
}