.artwalk-layout{display:flex;gap:24px}.artwalk-left{flex:1}.artwalk-right{flex:1;display:flex;flex-direction:column;gap:24px}.artwalk-map,.artwalk-photo{height:400px;border-radius:15px;overflow:hidden}.artwalk-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:768px){.artwalk-layout{flex-direction:column}}