#scroll{padding:0;} .heading-menu{display:none}
.features-sec .features-box:before {
    position: absolute;
    height: 2px;
    width: 60px;
    background-color: #8CC337;
    z-index: 5;
    display: inline-block;
    content: '';
    top: 0;
    left: 0;
}
.features-sec .features-box a:hover {
    color: #8CC337;
    text-decoration: none;
}
