@media print {
    .iemployee-container,
    .iadvantages-icon>img,
    .iservices__img-iphone {
     display: none;
    }
}