
#rec178407427, #rec273314185 {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100;
    width: 100%;
    border-bottom: 1px solid #eee;
}

body {
    margin-top: 80px!important;
}
@media screen and (max-width: 960px) {
    body {
        margin-top: 60px!important;
    }
}