.logo,footer{text-align:center;position:absolute}html{height:100%}.logo-svg{height:7rem;width:7rem;margin:0 auto}.logo,.wrapper,footer{width:100%}.logo{top:3rem}body{background-image:url(assets/img/background-galaxy.jpg);background-size:cover;background-repeat:no-repeat;background-position:center;color:#fff;font-family:'Open Sans',sans-serif;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:98vh;-moz-font-feature-settings:'kern';-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;margin:0}.wrapper{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.content{margin-top:15rem}.content-item{-ms-flex-preferred-size:25rem;flex-basis:25rem;text-align:center;height:auto;max-width:80%;margin:0 auto;font-size:.85rem}.content-item h2{text-transform:uppercase;margin-bottom:0;font-size:1.85rem}.content-item p{margin-top:0}footer{bottom:0;font-size:.85rem}footer p{margin-top:.5rem}.social-link-icon{height:2rem;width:2rem;margin:0 .1rem}@media (min-width:500px){.content-item{max-width:25rem}}@media (min-width:1024px){.logo{top:6rem}.content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;margin-top:0}.content-item{height:10rem;max-width:25rem;margin-top:4rem}}