.image-gallery-img {
    width: calc(33.33% - 10px);
    margin-bottom: 10px;
}

.image-gallery-span {
    margin-right: 5px;
}
