.columna_sticky {
  position: sticky;
  top: 100px; /* ajusta según tu header */
}