.lfr-layout-structure-item-container {padding: 0;} .lfr-layout-structure-item-row {overflow: hidden;} .portlet-borderless .portlet-content {padding: 0;}.collective-grid{
margin-bottom: 40px;
}
body .collective-grid .row{
  gap: 40px;
}
body .collective-grid .row .col{
  flex: 1!important;
  max-width: 100%!important;
}.collective-grid{
margin-bottom: 40px;
}
body .collective-grid .row{
  gap: 40px;
}
body .collective-grid .row .col{
  flex: 1!important;
  max-width: 100%!important;
}

@media (max-width: 768px){
  body .present-collective-members-logo-container .collective-grid .row .col {
        flex: 0 0 calc(12 / 12 * 100%) !important;
        max-width: 100% !important;
    }
  .col > div > div{
    justify-content: center!important;
  }
  body .collective-grid .row{
  gap: 8px!important;
}
}@media screen and (max-width: 767px) {.collective-grid{
margin-bottom: 40px;
}
body .collective-grid .row{
  gap: 40px;
}
body .collective-grid .row .col{
  flex: 1!important;
  max-width: 100%!important;
}}