.banner {
  position: absolute;
  width: 100%;
}

.icon-unstoppable {
  position: absolute;
  max-width: 35%;
  margin-top: 9%;
}

.landing-paragraph {
  margin-top: 32%;
  margin-bottom: 1%;
  font-family:'ITC Franklin Gothic Demi Condensed Italic';
  font-size: 56px;
  text-align:center;
}

.landing-button {
  font-family:'ITC Franklin Gothic Demi Condensed Italic';
  font-size: 37px;
  width: 265px;
  height: 68px;
  margin-right: 20px;
  margin-left: 20px;
  border-width: 0px;
  border-color: transparent;
}