.s-heading {
    display: none!important;
}

.section {
    padding-top: 0 !important;
    padding-bottom: 0!important;
}

.wow {
    visibility: visible !important;
    -webkit-animation: none !important;
    -moz-animation: none !important;
    -o-animation: none !important;
    -ms-animation: none !important;
    animation: none !important;
}

.single .s-content--gray, header, footer, .hide-print {
    display: none !important;
}