.hero1-content-wrap .display-font mark::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -5px;
    width: 100%;
    height: 20px;
    background: url(../img/curve-line.svg);
    background-repeat: no-repeat;
}

