.row{display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;justify-content:space-between}.Gallery_column,.column{flex:1 1 calc(25% - 20px);display:flex;flex-direction:column;box-sizing:border-box;gap:20px}.Gallery_column{margin-bottom:20px}@media (max-width:639px){.Gallery_column{gap:5px;margin-bottom:0}.row{gap:5px}}