.promotion-bg{    display: none;}
.heading-menu.block {
    display: block;

}
.heading-menu {
    background: #ecedee;
    padding: 5px 0;
    font-size: 27px;
    line-height: 36px;
    height: 40px;
    color: #424f56;
    border-bottom: 1px solid #C5CBD4;
    font-weight: 300;
    letter-spacing: -1px;
    position: relative;
    overflow: hidden;
    clear: both;
}
