section{display:flex;min-height:100vh}.product-image{height:16rem}.product-image:hover{animation-name:bouncing;animation-duration:1s;animation-iteration-count:infinite}header{position:absolute;z-index:100;width:100%;background:rgba(0,0,0,.7);transition:all .25s ease-out;-webkit-transition:all .25s ease-out}header:hover{background:rgba(0,0,0,.9)}#home-slider li{height:50vh;background-position:50% 50%;background-size:cover}#intro{background-color:#111;background-position:50%;background-size:cover}#intro *{color:#fff !important}#intro-inner{margin:auto;margin-top:12rem;background:rgba(17,17,17,.5)}#intro-scroll-down{margin-top:auto;font-size:4rem}#intro-scroll-down>div{transform:rotate(90deg)}