.site-title a {
  font-size: 47px;
  color: rgba(221, 51, 51, 0.93);
  right: 246px;
  bottom: 440px;
  position: relative;
  left: 505px;
  top: 117px;
  text-shadow: 1px 4px 3px #000000;
}
.site-title {
  position: relative;
  color: #000000;
}
.site-description {
  color: #dd3333;
  line-height: 59px;
  font-size: 17px;
  right: -498px;
  bottom: -531px;
  position: relative;
  left: -78px;
  top: 165px;
}
@media screen and (max-width: 1024px) {
  .site-title {
    left: -175px;
  }
  .site-description {
    left: 392px;
    top: 84px;
  }
}
@media screen and (max-width: 768px) {
  .site-title {
    top: -78px;
    bottom: -29px;
  }
  .site-title a {
    left: 214px;
  }
  .site-description {
    left: 117px;
    color: #dd3333;
    top: 3px;
    bottom: -434px;
  }
}
@media screen and (max-width: 568px) {
  .site-description {
    top: -741px;
    right: -353px;
    bottom: -450px;
    left: -239px;
  }
}
@media screen and (max-width: 320px) {
  #header #nav-mobile {
    color: rgba(102, 102, 102, 0.8);
  }
  .nav-text {
    top: -515px;
  }
}
