.photo{display:flex;justify-content:center;margin:12px;height:400px;width:auto}div.photo>img{height:100%}.contentBlock{height:fit-content}.photoRow{width:90%;margin-left:5%;margin-right:5%;height:100%;display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:24px}@media only screen and (max-width:425px){.photo{max-width:100vw;flex-basis:unset}.photoRow{width:100%;margin:0 0 24px}img{max-width:100%}}@media only screen and (min-width:1527px){.photoRow{margin-left:15%;margin-right:15%}}