/* Enter Your Custom CSS Here */
.header-info-inner {
    display: none;
}

body.home .header-info-inner {
    display: block;
}


