.qodef-logo-wrapper a img {
    height: 80px;
    transition: all ease-in-out .3s;
}
.qodef-sticky-header .qodef-logo-wrapper a img{
   height:40px;
}
.home .qodef-logo-wrapper {
    margin-top: -40px;
}
.qodef-sticky-header .qodef-logo-wrapper {
margin-top:0px;
}
.qodef-pis-prices, .qodef-ps-date, .qodef-ps-tags {
display:none !important;
}
.qodef-content-inner {
    margin-top: 40px;
}
.home .qodef-content-inner {
    margin-top: 0px;
}