.heading-menu {display:none;}
.gar_banner_mini_right_content {
    float: right;
    width: calc(100% - 300px);
    text-align: center;
    margin-top: 5px;
    margin-bottom: 30px;
}
.bg-l-grey {
    background: #eaeaea;
}
.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;
}
