/* GALLERY Sizing */

.photo1 {
    max-width:100%;
    height: 95%;
}

.photo2 {
    max-width:100%;
    height:95%;
}

.photo3 {
    max-width:100%;
    height:95%;
}

.photo4 {
    max-width:100%;
    height:95%;
}

