.gallery .gllr_image_block {
	float: left;
	margin: 10px !important;
	max-width: 120%;
 height: 200px !important; 

	border-top: 0 solid;
border-right: 8px solid rgba(228,221,202,1);
border-bottom: 8px solid rgba(228,221,202,1);
border-left: 0 solid;
-webkit-border-radius: 0;
border-radius: 0;  
  

}