@media screen and (min-width: 1024px) {
  .clockwork-col-2 {
    width: 50%;
  }
}

