@media print { html, body { height: auto; } }


.sticky-header, .mainpic, .benefits, .contact, .about a, .follow-us, .workplace-video, .similar, footer, .sticky-header, .reward, .about {
    display: none !important;
}

.container {
    max-width: 100%;
}

.title {
    padding-top: 0;
    display: block;
    max-width: 50%;
    margin-bottom: 100px;
}

.logo img {
    max-width: 200px;
    padding: 0;
}