h2.l_ttl:before {
    width: 15px;
    background: #ed6d35;
}

@media screen and (max-width: 750px) {
    h2.l_ttl:before {
        width: 8px;
    }
}