@media screen and (min-width: 1024px) and (max-width: 1080px) {
  .three-columns-with-text .c-container {
    height: 650px;
  }
}
