@media screen and (min-width: 400px) {
    div.cbp-item:nth-child(7)>div:nth-child(1)>div:nth-child(1)>div:nth-child(1)>img:nth-child(1) {
        height: 200px !important;
    }

    div.cbp-item:nth-child(5)>div:nth-child(1)>div:nth-child(1)>div:nth-child(1)>img:nth-child(1) {
        height: 245px !important;
    }
}

.bas-footer a {
    color: white !important;
}

.bas-footer a:hover {
    color: #859c88 !important;
}

.header-top #GTranslateDesktop #GTranslate .left-topbar:first-child {
    position: relative;
    /* Nécessaire pour positionner le pseudo-élément */
}

.header-top #GTranslateDesktop #GTranslate .left-topbar:first-child::before {
    content: "";
    position: absolute;
    left: -6px;
    /* Ajuste la position à gauche de l'icône */
    top: 50%;
    width: 2px;
    /* Épaisseur de la bordure */
    height: 50%;
    /* Plus petit que l'icône */
    background-color: white !important;
    transform: translateY(-50%);
}

.googleMap,
ul.list-unstyled:nth-child(2)>li:nth-child(3) {
    display: none !important;
}

.logo-responsie.d-block.d-lg-none {
    width: 91px !important;
    margin-top: -11px !important;
}

.logo>img:nth-child(1) {
    max-width: 112px !important;
    margin-top: -11px;
    margin-bottom: -1px;
}

.texte-icon-content {
    min-width: 24%;
}

.texte-icon .row .texte-icon-content:nth-child(3n) {
    border-right: 1px solid rgba(128, 128, 128, 0.19);
}

#miidx213blocDipormCubV02-diapocubefiltersw {
    display: none !important;
}