.scroll_outer-wrapper{width:100vh;height:90vw;transform:rotate(-90deg) translateX(-100vh);transform-origin:top left;overflow-y:scroll;overflow-x:hidden}.scroll_wrapper{display:flex;flex-direction:row;width:400vw;transform:rotate(90deg) translateY(-100vh);transform-origin:top left;transition:transform .5s ease}.scroll_section{width:100vw;height:100vh}.scroll_outer-wrapper::-webkit-scrollbar{display:none}.scroll_outer-wrapper{-ms-overflow-style:none;scrollbar-width:none}@media (max-width:768px){.first-image img,.third-image img{width:270px;max-width:270px;height:250px;object-fit:cover;object-position:center center;border-radius:8px 8px 8px 8px;padding-right:20px}.third-image img{width:270px;max-width:270px;height:300px;object-fit:cover;object-position:center center;border-radius:8px 8px 8px 8px;padding-right:20px}.scroll_outer-wrapper{height:80vw!important}}