.ecs-gallery__columns {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.ecs-gallery__columns__image {
    width: 100%;
}