body {
    font-size: 12px;
}

.container {
    box-shadow: none;
}

.no-print {
    display: none;
}

.only-print {
    display: block;
}