.gallery_section{max-width:1440px;margin:auto;padding:10px}.photoSection{display:flex;flex-wrap:wrap;justify-content:center}.column,.input_style{padding:5px}.column{flex:25% 1;max-width:1440px}.gallery_photo{border-radius:5px;object-fit:cover;width:100%;height:250px;box-shadow:0 5px 15px rgba(0,0,0,.35);cursor:pointer}.moreButton{text-align:center}.bottomButtons{display:flex;justify-content:space-between}.nextButton{padding:.5rem 2rem;background:#fff;border:2px solid #111;color:#111;cursor:pointer;letter-spacing:1px;font-size:1.15rem;font-weight:600;border-radius:0}.more_button_margin{margin:0 10px}.nextButton:hover{background-color:#111;color:#fff;cursor:pointer}@media screen and (max-width:800px){.column{flex:50% 1;max-width:800px}.more_button{margin-top:10px}.nextButton{margin:5px;font-size:1rem}}