.scroll-container{position:relative;margin-bottom:24px}.scroll-container h2,.scroll-container .h2{line-height:40px;padding-right:104px}.scroll-container .scroll-content{display:flex;width:100%;overflow-x:scroll;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;flex-wrap:nowrap !important}.scroll-container .scroll-content .item{scroll-snap-align:start;scroll-snap-stop:normal;width:auto}.scroll-container .scroll-content .a{width:130px;height:180px}.scroll-container .scroll-left,.scroll-container .scroll-right{position:absolute}.scroll-container .scroll-left{top:0;right:56px;background-image:url(img/chevron_left.svg)}.scroll-container .scroll-right{top:0;right:8px;background-image:url(img/chevron_right.svg)}.scroll-content-wrap{height:180px;overflow:hidden}@media(min-width:390px){.scroll-content-wrap{height:200px}.scroll-container .grid-img .a{width:150px;height:200px}}