﻿.photo-table {
    margin: auto;
}

.photo-table td {
    padding: 5px;
}

.photo-table table img {
    cursor: pointer;
}