.photo > img {
    display: block;
    width: 100%;
    max-height: 100%;
}

