.red_projectlist li {
     break-inside: avoid;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
}