@media only screen and (min-device-width: 812px) {
  .projects-page-content {
    padding-top: 140px;
    padding-bottom: 200px;
  }
}
