.page-content{background-image:url("/img/bg_space.svg");background-position:center top;background-size:cover;background-repeat:no-repeat}.content-wrapper{background-image:url("/img/space_rocket.png");background-position:-20vw 100vh;background-repeat:no-repeat}@media(min-width: 1200px){.content-wrapper{animation:test 8s linear normal;animation-iteration-count:1}}h3{font-size:1.4rem;line-height:2.3rem;font-weight:300}button{min-width:200px;padding:5px 20px 5px 35px !important;font-size:1.1rem !important}@keyframes test{20%{background-position:-40vw 100vh}100%{background-position:85vw -100vh}}