.header-top-left {
    position: relative;
    right: 2rem;
}
.hero-single
{
    padding-top:50vh !important;
}

.hero-single::before
{
    background: unset !important;
}

.counter-area {
    background-position: top !important;
    background-size: cover !important;
}

.counter-box .icon img
{
    filter:unset !important;
}
