﻿
.noprint {
    display:none!important;
}

.printonly {
    display:block!important;
}

div.card {
    break-inside: avoid;
}
