div.keeptogether {
    display: inline-block;
    width: 100%;
 }

 h1, .h1, h2, .h2, h3, .h3, h4, .h4 {
    break-after: avoid-column;
}