/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 23 2026 | 12:34:12 */
@media (min-width: 981px) {
  .tg-equal-columns {
    display: flex;
    align-items: stretch;
  }

  .tg-equal-columns > .et_pb_column {
    display: flex;
  }

  .tg-equal-columns .tg-equal-card {
    flex: 1;
    width: 100%;
    display: flex;
    flex-direction: column;
  }

  .tg-equal-columns .tg-equal-card .et_pb_promo {
    flex: 1;
  }
}