.home{margin:0 auto;margin-top:9rem;width:90%;border-radius:1rem;background:-webkit-gradient(linear,left top,left bottom,from(rgba(17,17,17,.7)),to(rgba(17,17,17,.7))),url(images/home-bg.jpg) no-repeat;background:linear-gradient(rgba(17,17,17,.7),rgba(17,17,17,.7)),url(images/home-bg.jpg) no-repeat;background-size:cover;background-position:center;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:80vh;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:5rem}.banner{background:-webkit-gradient(linear,left top,left bottom,from(rgba(17,17,17,.7)),to(rgba(17,17,17,.7))),url(images/banner-bg.jpg) no-repeat;background:linear-gradient(rgba(17,17,17,.7),rgba(17,17,17,.7)),url(images/banner-bg.jpg) no-repeat;background-size:cover;background-position:center;padding:3rem 2rem;background-attachment:fixed;text-align:center}