.non-printable {
    display: none !important;
}
.print-only {
    display: block;
}
body {
    font-size: 16px;
    line-height: 20px;
}
header, footer {
    position:relative;
}
#wrapper {
    width:900px;
    padding-top:0px;
    box-shadow: none;
}
section {
    margin:20px 0px;
}
h1 {
    font-size: 28px;
    margin-bottom:10px;
}
h2, h3, h4 {
    font-family: 'Akkurat-Regular', Arial, sans-serif;
    font-size: 18px;
    line-height: 22px;
    margin-bottom:10px;
}
h3 {
    margin-bottom: 40px;
}
em {
    font-family: 'Akkurat-Regular', Arial, sans-serif;
    font-size: 16px;
    line-height: 20px;
}
li {
    margin-bottom:5px;
}
.header-image {
    margin:0px;
}
.intro, .bg {
    background: none;
    border:none;
    padding:0px;
    transform: none;
}
.closing {
    margin-top:40px;
}
.tooltip {
    display: none !important;
}

#contactform, .red.pdf {
    display: none;
}

#saleryText {
    padding-left: 0;
}

.grecaptcha-badge {
    display:none !important;
}