.background-with-gradient{background-image:url();background-position:50%;background-repeat:no-repeat;background-size:cover;height:500px;overflow:hidden;position:relative}.background-with-gradient>*{position:relative;z-index:2}.runner-container{font-weight:700;width:100%}.runner-text{animation:fadeInUp 1s ease-in-out}.runner-image{animation:fadeInUp 5s ease-in-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media only screen and (max-width:2000px){.runner-text{font-size:100px}}@media only screen and (max-width:960px){.runner-text{font-size:100px}}@media only screen and (max-width:500px){.runner-text{font-size:50px}}.background-with-image{background-image:url(../assets/shoes.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;overflow:hidden;position:relative}
