.renault-brand-page-header-bg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 1;

    background-attachment: fixed;
    min-height: 100vh;

    background-image: url("https://media.licdn.com/dms/image/C4E1BAQEVFw7NaMnGYw/company-background_10000/0?e=2159024400&v=beta&t=DEREEs4SjGGnZQSXK9B9YKOiu9NwcLZ1DX4u8zvPBtk");
}

.about-rg-container-bg {
    min-height: auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 1;
    background-attachment: fixed;

    background-image: url("https://group.renault.com/wp-content/uploads/2016/08/photo-bandeau.jpg");
}

.counter {
    background-color:transparent;
    padding: 20px 0;
    border-radius: 5px;
}

.count-title {
    font-size: 45px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
}

.count-text {
    font-size: 20px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
}

.fa-5x {
    margin: 0 auto;
    float: none;
    display: table;
    color: #4ad1e5;
}

#key-figures-title {
    color: black;
}

.bg-2022 {
    /*min-height: 65vh;*/
    min-height: auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 1;

    background-image: url("https://group.renault.com/wp-content/uploads/2019/02/renault-ambitions-2022.jpg");
}
