/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 21 2026 | 08:27:53 */
@media screen and (min-width: 768px) {
  .page.wholeinone .wrap.use-wholeinone {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    column-gap: 24px;
  }

  .page.wholeinone .wrap.use-wholeinone .item-list {
    flex-basis: 227px;
    max-width: 227px;
  }
}
