.hero-img{
    background-image: url(../images/bg_hero_veillee_sm.jpg)
}

@media (min-width: 992px) {
    .hero-img{
        background-image: url(../images/bg_hero_veillee.jpg)
    }
}

abbr[title] {
    text-decoration: none;
}
