.responsive-container {
    /*overflow: hidden;*/
}

.responsive-container.responsive-container--fixed {
    position: fixed;
    top: 17px;
}

