
	.gallery-works {
		margin: 0 0 20px 0;
		display: inline-flex;
		    max-width: 33.00001%;
	}
	

	.wthree_team_grid_left figure {
		position: relative;
		float: none;
		overflow: hidden;
		text-align: center;
	} 
	.wthree_team_grid_left figure img {
		position: relative;
		display: block;
		opacity: 0.8;
	} 
	.wthree_team_grid_left figure .w3l_banner_figure {
		padding: 2em;
		color: #fff;
		text-transform: uppercase; 
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		/* height: 100%; */
		text-align: left;
	} 

.ddclass
{
    margin:20px 0 0 0;
}
@media(max-width:991px){

	.gallery-works {
		margin: 0 0 20px 0;
		display: inline-flex;
		max-width: 100%;
	}

}



