.astrid-gallery{display:flex;flex-direction:column}.astrid-gallery img{width:100%;height:auto}@media only screen and (min-width:768px){.astrid-gallery{flex-direction:row;height:90vh;overflow-x:hidden;overflow-y:scroll;cursor:col-resize}.astrid-gallery img{height:100%;width:auto;cursor:col-resize}}@media only screen and (min-width:768px) and (hover:none){.astrid-gallery{overflow-x:scroll}}