html,
body {
  width: 100%;
  margin: 0px;
  padding: 0px;
  overflow-x: hidden;
}

.short-text {
  display: none;
}

.page-white {
  position: absolute;
  bottom: 0;
  left: 3%;
}

.page-black {
  position: absolute;
  bottom: 0;
  left: 33%;
}

.showcase-text {
  height: 1400px;
}

.service-boxes {
  padding-bottom: 1rem;
}

.mobile-phone {
  width: 100%;
  height: auto;
  padding: none;
}

.mobile-pic {
  background-image: url(/img/about/german-photostudio.jpg);
  background-size: 100% auto;
  height: 570px;
}

.footer-padding {
  padding-top: 1.7rem;
}

.mobile-main {
  height: 400px;
  padding: 2rem 1rem;
}
