#stellar-pushdown {
    z-index: 10000;
}

#stellar-pushdown.fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
}

#stellar-pushdown .content {
    position: relative;
}


#stellar-pushdown a.close-button {
    display: block;
}
