@media screen and (min-width: 750px) {
    .shopify-section > .page-width > [data-block-handle="product-attachments"] .tigren-attachments {
        display: flex;
        column-gap: 20px;
        flex-wrap: wrap;
    }
}