

html body.postid-14395 #container {
    opacity: .0002 !important;


}


@media print, screen and (min-width: 768px) {
    .Main__content {
        width: calc(1200px + 40px * 2);
        padding: 4em 40px 6em;
    }
} /**/

@media print, screen and (min-width: 768px) {
    .Main__content {
        width: calc(900px + 40px * 2);
    }
} /**/

