.eb_products_videos_wrapper .image-additional a {
    display: inline-block;	
	position: relative;
}
.eb_products_videos_wrapper .clear
{
	clear:both;
}
.eb_products_videos_wrapper .image-additional {
    max-width: 100%;
}
.eb_products_videos_wrapper .video_icons i
{
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    text-align: center;
    margin: auto;
    height: 17px;
    color: #fff;
    font-size: 18px;
}
.eb_products_videos_wrapper  .featured_images img {
    vertical-align: middle;
    width: 100%;
    padding: 50px 0;
}
.eb_products_videos_wrapper  .featured_images
{
    position: relative;
    display: inline-block;
}
.eb_products_videos_wrapper  .featured_images .video_icons i
{ 
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    font-size: 60px;
    text-align: center;
    height: 60px;
    color: #ffffff;
}