.navigation, .footer-top, .footer-bottom {
display: none
}

.theme-clean-light {
padding-top: 0!important
}

.item-image {
-webkit-filter: hue-rotate(60deg) saturate(50%);
    filter: hue-rotate(60deg) saturate(50%);
}

.btn {
background: #8daa6d!important
}

iframe {
transition: height .5s ease-in-out
}