/* Add custom CSS styles below */ 
salla-advertisement.hydrated {
    position: sticky !important;
    top: 0;
    z-index: 29;
    width: 100%;
}
.main-nav-container.fixed-pinned .inner {
        top: 46px;

}