.bg-preto-galeria { position:relative; width:100%; height:203px; background: rgba(0,0,0,0.6); text-align:center;}
									  .bg-galeria {text-align:center; background-size:cover; background-position:center center;}
                                      .bg-preto-galeria img {height:203px;}
									  /*.blog_grid_con { height:99px;}*/
                                      
                                      @media only screen and (max-width: 1199px){
										  .bg-preto-galeria { height:165px;}
										 .bg-preto-galeria img {height:165px;} 
										  }
										   @media only screen and (max-width: 991px){
										  .bg-preto-galeria { height:194px;}
										 .bg-preto-galeria img {height:194px;} 
										  }
										    @media only screen and (max-width: 767px){
										  .bg-preto-galeria { height:161px;}
										 .bg-preto-galeria img {height:161px;} 
										  }
										   @media only screen and (max-width: 580px){
										  .bg-preto-galeria { height:146px;}
										 .bg-preto-galeria img {height:146px;} 
										  }
										   @media only screen and (max-width: 540px){
										  .bg-preto-galeria { height:135px;}
										 .bg-preto-galeria img {height:135px;} 
										  }
										   @media only screen and (max-width: 480px){
										  .bg-preto-galeria { height:253px;}
										 .bg-preto-galeria img {height:253px;} 
										 .blog_grid_con { height:auto;}
										  }
										  @media only screen and (max-width: 414px){
										  .bg-preto-galeria { height:216px;}
										 .bg-preto-galeria img {height:216px;} 
										  }
										   @media only screen and (max-width: 375px){
										  .bg-preto-galeria { height:194px;}
										 .bg-preto-galeria img {height:194px;} 
										  }
										    @media only screen and (max-width: 320px){
										  .bg-preto-galeria { height:163px;}
										 .bg-preto-galeria img {height:163px;} 
										  }
