@media (min-width: 1025px) {
  #headlinediv .rightdiv img {
    max-width: 60%;
  }
  .imagetextsection .text, .imagetextsection-headlinediv{
    width: 50%;
  }
  .imagetextsection > .margined > .text, .imagetextsection > .imagetextsection-headlinediv {
    width: 50%;
  }
  /*.background-text p {
    padding: 0 0 0 40px;
  }*/
  #project-summary > div {
    width: 50%;
  }
}
