.b-gutterzone {
    position: fixed;
    left: 0;
    right: 0;
    z-index: 999;
    top:455px;
}

.b-gutterzone_static {
    position: static !important;
}

.b-gutterzone__wrapper {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    height: 1px;
}

.b-gutterzone__wrapper__left {
    position: absolute;
    left: -300px;
    top: 0;
    width:300px;
}
.b-gutterzone__wrapper__left iframe body, .b-gutterzone__wrapper__right iframe body{
    margin:0;
}

.b-gutterzone__wrapper__right {
    position: absolute;
    right: -300px;
    top: 0;
    width:300px;
}

.region-sr-billboard {
    width: fit-content;
    margin: auto;
}
#block-kevelbillboard-2{
    margin-bottom: 0;
}
