.pf-nouveautes.grid-sort-container.isotope.no_margin-container.with-excerpt-container.grid-total-even.grid-col-4.isotope_activated{
	
  justify-content: center;
  align-content: center;
}
.grid-entry.flex_column.isotope-item.all_sort.no_margin.post-entry{
  position:relative !important;
  display: flex;
  justify-content: space-between;
  left: auto !important;
  top: auto !important;
  height: calc(100% + 20px) !important;
  width: 25% !important;
  padding: 0 5px !important;
}

.grid-entry.flex_column.isotope-item.all_sort.no_margin.post-entry .grid-entry-title{
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}
.grid-entry.flex_column.isotope-item.all_sort.no_margin.post-entry .grid-entry-excerpt{
  font-size: 14px;
  font-style: normal;
  margin-bottom: 0;
  margin-top: 10px;
  text-align: left;
}
.av_tab_section .tab_inner_content h3{
  font-size: 16px;
  margin-top: 30px;
}
.av_tab_section .tab_inner_content h3:before {
  content: "";
  display: block;
  float: left;
  margin-right: 10px;
  font-family: 'entypo-fontello';
}