.photo {
    max-width: 95vw;
    width: 100%;
    object-fit: cover;
    transform: scale(0.75);
}
