.gallery{display:flex}.left{width:50%}.right{flex-direction:column;justify-content:center;width:50%;height:100vh;display:flex}.desktopContent{width:80%;margin:auto}.desktopContentSection{flex-direction:column;justify-content:center;min-height:100vh;display:flex}.desktopPhotos{border-radius:20px;width:40vw;height:20rem;position:relative;overflow:hidden;box-shadow:4px 4px 4px #0006}.desktopPhoto{width:100%;height:100%;position:absolute}
