#horizontal-gallery { width:600vw; margin-top:-5vw; margin-bottom:-5vw; overflow-x:scroll; overflow-y:hidden!important; position:absolut; } #horizontal-gallery .Index-gallery-item-image { width:100vw!important; max-height:105vh; margin-top:-0vw; padding-bottom:3.6vw; } #horizontal-gallery{ article:nth-of-type(1){ opacity:1.0; left:0vw!important; right:0vw; .Index-gallery-item-content {margin-left:-500vw!important; }} article:nth-of-type(2){ width:100vw!important; left:0vw!important; opacity:1.0; } article:nth-of-type(3){ width:100vw!important; left:100vw; } article:nth-of-type(4){ width:100vw!important; left:200vw; } article:nth-of-type(5){ left:-200vw!important; .Index-gallery-item-content {margin-left:-500vw!important; }} article:nth-of-type(6){ left:-100vw!important; .Index-gallery-item-content {margin-left:-500vw!important; }} } .Index-gallery-item-content-body p:nth-of-type(1){font-size:0.5em!important; color:#ccaa78; margin-top:-4vw!important; }