@media only screen and (min-width: 768px) {
  .cd-items {
    padding: 2em 0 0;
  }
}