.photo_gallery_wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.bigPhotoLeft{flex-basis:calc(50% - 10px);height:400px}.bigPhotoLeft,.center__photos{background-position:50%;background-repeat:none;background-size:cover;margin-right:10px}.center__photos{flex-basis:calc(25% - 10px);height:200px}.topPhotoCenter{margin-bottom:10px}.bottomPhotoCenter,.topPhotoCenter{background-position:50%;background-repeat:none;background-size:cover;height:200px}.theRightBox{flex-basis:25%}#showOnMobile{display:none}@media screen and (max-width:800px){#hideOnMobile{display:none}#showOnMobile{display:block}}.bottomPhotoLastBox{background-repeat:none;height:400px}.bottomPhotoLastBox,.mobileSlide{background-position:50%;background-size:cover}.mobileSlide{background-repeat:no-repeat;height:300px;width:100%}