.header-bottom-container-fixed{
position: fixed;
top: 0;
right: 0;
left: 0;

}

.header-bottom-container-fixed .header-bottom-container {
margin-bottom: 60px;


}

.header-bottom-bg{
    background: orange;
}