.CampsPhotoGridWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:stretch}.gridItemLarge{flex-basis:97%;margin:10px 1.5%}.gridItem{flex-basis:47%;margin:10px 1.5%;background-size:cover;background-position:center}.gridScreenTwo{height:300px;min-height:300px;background-color:rgba(0,0,0,.3)}.gridScreenTwo:hover{background-color:rgba(0,176,236,.75)}.gridTitle{margin-top:0px;margin-bottom:5px;text-align:center;color:white;padding-top:60px;font-size:2.6em}.gridContent{padding-left:40px;padding-right:40px;color:white}.gridContent p{margin-bottom:0px;padding-bottom:10px}.gridScreenTwo .gridContent{visibility:hidden}.gridScreenTwo:hover .gridContent{visibility:visible}.gridLink{color:white;text-decoration:none}.threePhotoGrid{flex-basis:30%;margin:2% 1.65%;background-size:cover;background-repeat:no-repeat}@media screen and (max-width:767px){.smallPhotoGrid{flex-basis:100%;margin:1% 0%}.gridItemSmall,.gridScreenSmall{height:360px}.gridItem{flex-basis:100%;margin:1% 0%}.smallPhotoGridWrapper{height:auto}.threePhotoGrid{flex-basis:100%;margin:2% 0%}}