.collaboration-grid {
  width: 100% !important;
  max-width: 960px !important;
  margin: 0 auto !important;
}

.collaboration-chapeau {
  margin-bottom: 95px;
}

.collaboration-chapeau p {
  font-family: "Inter", sans-serif;
  font-weight: 300 !important;
  font-size: 12px !important;
  line-height: 21px !important;
}

.collaboration-grid h4 {
  font-family: "Inter", sans-serif !important;
  font-weight: 300 !important;
  font-size: 17px !important;
  line-height: 24px !important;
}

.collaboration-grid .vc_gitem-post-data-source-post_excerpt {
  font-family: "Inter", sans-serif !important;
  font-weight: 300 !important;
  font-size: 14px !important;
  line-height: 21px !important;
}

@media screen and  (max-width: 959px) {
    .collaboration-chapeau {
        margin-bottom: 25px;
      }
}

@media screen and (min-width: 600px) and (max-width: 767px) {
  .collaboration-grid .vc_col-sm-4 {

    width: 50% !important;
    display: inline-block !important;
  }
}
