#presse h3, #presse h4{
  font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
  text-transform: none;
  margin: 0;
  margin-top: 5px;
  margin-bottom: 5px;
  color: #588758;
  font-weight: 400;
}


#presse hr.star-primary{
  margin: 25px auto 50px;
  border-width: 4px 0 0;
  max-width: 150px;

}


#presse h2{
 margin-bottom: 20px;
 font-size: 2em;
 margin-top: 60px;
}



#presse h4{
	text-align: center;
	margin-bottom: 15px;
	font-size: 1.6em;
  min-height: 2.2em;
}

#presse h5{
  text-align: center;
  font-size: 1.2em;
  text-transform: none;
  font-weight: 400;
}


.presse .col-sm-4{
	padding: 15px;
  

}

.cell-presse{
	height: 450px;
  max-width: 300px;
  margin: 0 auto;
}

.cell-presse .img-content{
	max-width: 250px;
	margin: 0 auto;
  margin-bottom: 30px;
  /*min-height: 280px;*/
}



.cell-presse img{
	display: block;
	width: 100%;
	

	
}

#presse .margin-contact-medias{
  padding-top: 20px;
}

#presse .numero{
  
}



#presse a,
#presse a:hover,
#presse a:focus,
#presse a:active,
#presse a.active {
  text-decoration:none;
  color: #326699;
  display: block;
  text-align: center;
  font-size: 1.4em;
  

}

#presse p a,
#presse p a:hover,
#presse p a:focus,
#presse p a:active,
#presse p a.active {
  text-decoration:none;
  color: #326699;
  display: block;
  text-align: center;
  font-size: 1em;
  

}


#presse p{
  text-align: center;
  margin-bottom: 30px;
}


#presse .plink{
  display: none;
}

#presse .limited-width{
  max-width: 210px;
  margin: 0 auto;
}



@media screen and (max-width: 767px){
   .cell-presse{
    height: auto;
   }
}