#hero-bg-telephonie {
    background-image: url("../images/telephonie--uF5aZL.webp");
}

@media (min-width: 1280px) {
    h1 {
        font-size: 4.25rem;
        line-height: 110%;
    }
}

@media (min-width: 768px) {
    h1 {
        font-size: 3.25rem;
        line-height: 120%;
    }
}

@media (min-width: 640px) {
    h1 {
        font-size: 2.5rem;
        line-height: 120%;
    }
}

@media (min-width: 320px) {
    h1 {
        font-size: 2rem;
    }
}

h1 {
    line-height: 130%;
    font-weight: 500;
    padding: 0 2rem;
}

.size-2 {
    height: 8px;
    width: 8px;
}
