.wpb_image{
	position:relative;
}

.wpb_image .img_overlay{
	position:relative;
	width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
}

.wpb_image .wpb_image_con{
	position:relative;
	min-height:50px;
	min-width:50px;
	/*max-height:500px;*/
	/*max-width:500px;*/
}


