@page {
  margin: 2cm;
}

* {
    transform: initial !important;
    background: initial !important;
}

body {
    background: #fff;
}

h1,
h2,
h3,
p {
    color: #000 !important;
}

h1,
h2,
h3,
img {
    page-break-inside: avoid;
}

.mobile-menu,
.portfolio-tags,
.no_print,
.magazinus-button-wrapper-main,
.smiley,
iframe {
    display: none !important;
}

.announce {
    margin-top: 0 !important;
}

.main-cover {
    margin-top: 0 !important;
    position: relative !important;
    min-height: initial !important;
    height: 0 !important;
}

.main-cover > * {
    display: none !important;
}

.main-cover__content {
    display: block !important;
    position: static !important;
}


.task {
    display: block !important;
    margin-bottom: 0 !important;
}

.task__label,
.task__text {
    float: none !important;
    text-align: left !important;
}

.task__details,
.task__date {
    display: block !important;
    padding-bottom: 0 !important;
}


.task__date {
    color: #000 !important;
}

.task__text {
    padding: 0 !important;
}

.title {
    display: block !important;
    margin-bottom: 0 !important;
}


.footer {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

#als-logo {
    display: none !important;
}

.switcher .switch_screenshot {
    display: block !important;
}

.switcher .descr .switch {
    color: #000 !important;
    padding: 0 !important;
    background: initial !important;
    border: none !important;
}


.announce__text,
.announce__picture {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 100% !important;
}


.print_logo {
    display: block !important;
    height: 30px;
    width: 90px;
    margin-left: -45px;
    position: absolute;
    top: 30px;
    left: 50%;
}