.table > tbody > tr > td.lvl-2 {
    padding-left: 40px;
    background: url('../bower_components/AdminLTE/dist/img/jump-line.gif') no-repeat 20px center;
}
.table > tbody > tr > td.lvl-3 {
    padding-left: 70px;
    background: url('../bower_components/AdminLTE/dist/img/jump-line.gif') no-repeat 50px center;
}
.input-xs {
    font-size: 12px;
    height: auto;
    padding: 2px 4px;
    text-align: center;
}

section.tips-tricks h1.white {
    color: #fff;
    font-size: 2rem;
    margin-bottom: 2rem;
}

section.lease-campagne.products .sticker>span {
    font-size: 30px;
}

section.lease-campagne.products .sticker>span span {
    right: auto;
    top: auto;
    font-size: 16px;
    margin-top: 4px;
}

.fr header.header nav[role=navigation] a {
    padding: 0.5rem 1.1875rem;
}

.c-dealer-search__search-select-item--is span {
    background-position: 0 -321px;
}
.c-dealer-search__search-select-current--is {
    background-position: 0 -321px;
}