@media only screen and (max-width: 499px) {
    .years::after {
        right: 50px;
    }

    .coun_head::before {
        height: 90px;
        width: 310px;
        top: -22px;
        left: -20px;
    }
}