@media screen and (max-width: 960px) {
  .t987__leftcol {
    max-width: calc(100% - 90px) !important;
  }

  .t987__rightcol {
    max-width: 90px !important;
  }
}