/* Here, the content of the common custom CSS defined into Home - Setup - Display - CSS*/
@media print {
    .addcontact.bubble {
        display: none !important;
    }
}