div#heading-menu {
    padding-top: 0px !important;
}


.heading-menu {
  display: none;
}

#heading-menu {
  display: block !important;
}


.heading-menu {
            margin-top: 86px;
            background:
            url(https://www.manageengine.com/products/service-desk/help-desk-software/../images/incident-management-banner-bg.webp),
            url(https://www.manageengine.com/products/service-desk/help-desk-software/../images/incident-management-banner-bg.png)
            no-repeat center top;
            background-attachment: relative;
            background-position: center center;
            width: 100%;
            -webkit-background-size: 100%;
            -moz-background-size: 100%;
            -o-background-size: 100%;
            background-size: 100%;
            -webkit-background-size: cover;
            -moz-background-size: cover;
            -o-background-size: cover;
            background-size: cover;
            color: #fff;
            border-bottom: 1px solid #C5CBD4;
            font-weight: 400;
            letter-spacing: -1px;
            position: relative;
            overflow: hidden;
            clear: both;
            height: auto;
            font-weight: 500;
            }

            h1.ftrmnhdr {
            font-size: 40px;
            font-weight: 500;
            }

            .ftrpg-inrhdr {
            color: #444;
            font-weight: 200;
            font-size: 23px;
            }

            #scroll {
            position: relative;
            padding: 0px;
            }