  .box_news_home_img{
	  width: 270px;
	  height: 186px;
	  background: #fff;
	  overflow: hidden;
	  display: block;
	  margin-left: 0px;
	}
	
	
	 .box_news_home_img img{
		  width: 100%;
		  height: auto;
		  display: block;
		  margin-left: 0px;
	}
	@supports(object-fit: cover){
	    .box_news_home_img img{
	      height: 100%;
	      object-fit: cover;
	      object-position: center center;
	      display: block;
	       margin-left: 0px;
	    }
	}
	
	
  .box_img{
	  width: 100%;
	  height: 255.3px;
	  background: #fff;
	  overflow: hidden;
	  display: block;
	  margin-left: 0px;
	}
	
	
	 .box_img img{
		  width: 100%;
		  height: auto;
		  display: block;
		  margin-left: 0px;
	}
	@supports(object-fit: cover){
	    .box_img img{
	      height: 100%;
	      object-fit: cover;
	      object-position: center center;
	      display: block;
	       margin-left: 0px;
	    }
	}
	
	
	
  .box_img_ampliada{
	  width: 350px;
	  height: 241px;
	  background: #fff;
	  overflow: hidden;
	  display: block;
	  margin-left: 0px;
	}
	
	
	 .box_img_ampliada img{
		  width: 100%;
		  height: auto;
		  display: block;
		  margin-left: 0px;
	}
	@supports(object-fit: cover){
	    .box_img_ampliada img{
	      height: 100%;
	      object-fit: cover;
	      object-position: center center;
	      display: block;
	       margin-left: 0px;
	    }
	}
	
	
	
	
	
	.box_sm_thums{
	  width: 90px;
	  height: 90px;
	  background: #fff;
	  overflow: hidden;
	  display: block;
	  margin-left: 0px;
	}
	
	
	 .box_sm_thums img{
		  width: 100%;
		  height: auto;
		  display: block;
		  margin-left: 0px;
	}
	@supports(object-fit: cover){
	    .box_sm_thums img{
	      height: 100%;
	      object-fit: cover;
	      object-position: center center;
	      display: block;
	       margin-left: 0px;
	    }
	}
	
	
	
	
	.box_sm_cupones{
	  width: 50px;
	  height: 50px;
	  background: #fff;
	  overflow: hidden;
	  display: block;
	  margin-left: 0px;
	}
	
	
	 .box_sm_cupones img{
		  width: 100%;
		  height: auto;
		  display: block;
		  margin-left: 0px;
	}
	@supports(object-fit: cover){
	    .box_sm_cupones img{
	      height: 100%;
	      object-fit: cover;
	      object-position: center center;
	      display: block;
	       margin-left: 0px;
	    }
	}
	
	
	.box_sm_partners{
	  width: 200px;
	  height: 120px;
	  background: #fff;
	  overflow: hidden;
	  display: block;
	  margin-left: 0px;
	}
	
	
	 .box_sm_partners img{
		  width: 100%;
		  height: auto;
		  display: block;
		  margin-left: 0px;
	}
	@supports(object-fit: cover){
	    .box_sm_partners img{
	      height: 100%;
	      object-fit: cover;
	      object-position: center center;
	      display: block;
	       margin-left: 0px;
	    }
	}
	
	
	
	
	.box_sm_videos{
	  width: 100%;
	  height: 207px;
	  background: #fff;
	  overflow: hidden;
	  display: block;
	  margin-left: 0px;
	}
	
	
	 .box_sm_videos img{
		  width: 100%;
		  height: auto;
		  display: block;
		  margin-left: 0px;
	}
	@supports(object-fit: cover){
	    .box_sm_videos img{
	      height: 100%;
	      object-fit: cover;
	      object-position: center center;
	      display: block;
	       margin-left: 0px;
	    }
	}
	
	