
.avia-builder-el-73 .slide-entry-excerpt img {
    height: 100% !important;
    width: 100% !important;
}

img {
  width: inherit;  /* Make images fill their parent's space. Solves IE8. */
  max-width: 100% !important; /* Add !important if needed. */
  height: auto !important;    /* Add !important if needed. */
}

img { max-width:100%; height: auto; } /* Enough everywhere except IE8. */
@media \0screen {img { width: auto }} /* Prevent height distortion in IE8. */


.slide-entry-excerpt img {
    height: auto;
    max-height: 325px;
}

@media screen and (max-width: 1390px) { 
	.slide-entry-excerpt img {
	    max-height: 304px;
	    max-height: 304px;
	}	
}

@media screen and (max-width: 1340px) { 
	.slide-entry-excerpt img {
	    max-height: 304px;
	    max-height: 274px;
	}	
}

@media screen and (max-width: 1240px) { 
	.slide-entry-excerpt img {
	    max-height: 273px;
	    max-height: 243px;			
	}	
}

@media screen and (max-width: 1140px) { 
	.slide-entry-excerpt img {
	    max-height: 241px;
		max-height: 211px;	
			
	}	
}

@media screen and (max-width: 1040px) { 
	.slide-entry-excerpt img {
	    max-height: 211px;
		max-height: 181px;			
			
	}	
}

@media screen and (max-width: 940px) { 
	.slide-entry-excerpt img {
	    max-height: 194px;
	    max-height: 164px;		
	}	
}

@media screen and (max-width: 840px) { 
	.slide-entry-excerpt img {
	    max-height: 171px;
	    max-height: 141px;	
	
	}	
}

@media screen and (max-width: 740px) { 
	.slide-entry-excerpt img {
	    max-height: 150px;
	 	max-height: 120px;
	}	
}

.image-overlay.overlay-type-extern .image-overlay-inside:before {
    content: "→" !important;
    font-family: "entypo-fontello";
}

.avia-builder-el-18 .avia-image-container-inner {
	padding-right:40px;
}

#av-layout-grid-2 .flex_cell.no_margin.av_three_fourth.avia-builder-el-5.el_before_av_cell_one_fourth.avia-builder-el-first {
	padding-right:120px !important;
}

@media screen and (max-width: 1300px) { 
	#av-layout-grid-2 .flex_cell.no_margin.av_three_fourth.avia-builder-el-5.el_before_av_cell_one_fourth.avia-builder-el-first {
		padding-right:100px !important;
	}
}

@media screen and (max-width: 1130px) { 
	#av-layout-grid-2 .flex_cell.no_margin.av_three_fourth.avia-builder-el-5.el_before_av_cell_one_fourth.avia-builder-el-first {
		padding-right:80px !important;
	}
}



.container_wrap {
	width:100% !important;
	display:block;
}