.bdt-dynamic-grid {
  display: grid;
}
.bdt-ep-brand-grid-item {
  transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
}
