/* .slider .slide .content{ */
	/* width: 80%; */
	/* height: 500px; */
	/* position: absolute; */
	/* left: 50%; */
	/* top:50%; */
	/* transform: translate(-50%; -50%) */
	/* background-image: url('img/sijigarments.jpg'); */
	/* background-size: 100% 100%; */
	
/* } */


.portfolio img{
	height: 300px;
	width: 300px; 
}
.Sustainibility img{
	height: 290px;
	width: 358px;
	border:2px solid green;	
}
.clients img{
	height: 150px;
	width: 200px; 
}
.slide h1{
	color:black;
}