@media (max-width: 1001px) {
  .colLeft {
    width: 68.2%;
  }
  .colRight {
    width: 30.1%;
  }
}