.flip {
    width: 100%;
  height: 100%;
    margin: 0 auto;
}
.flip img {
    width: 347px;
    height: auto;
	opacity:;
	min-width: 100%;
	
}
.project-title {
	text-align:center!important;
	
}
.flip .back {
    background:rgb(113, 112, 106);
    color: #fff;
    text-align:justify;
}

#f1_container {
  
  margin: 0px auto;
  width: 100%;
  height: 636px;
  
  
}
#f1_container {
	
  
}
#f1_card {
  
  
}
#f1_container:hover #f1_card {
	
  
}
.front,.back {
  
  width: 100%;
  height: 102%;
  
}
.back {
	
  
  padding: 10px;
  color: white;
  text-align: center;
   padding-top: 50px;
  
  
}


p{
font-size:18px;
}



