.bannerHome {
    background: url(https://assets.ake.arkema.com/xnet/2024/images/ar_ban_home.png) no-repeat left;
}

.bannerHome__list li:not(:first-child) a {
    border-left: 0;
}

.bannerHome__list li:not(:last-child) a {
    border-left: 1px solid #ffffff;
}

.banner .bannerContent__prixSous{margin-left: unset;margin-right: 850px;}
.bannerCaracter{transform: scaleX(-1);}
.bannerContent__title, .bannerContent__subTitle{margin-right: 40px;margin-left: unset;}


.banner{margin-right: 2% !important;margin-left: unset !important;border-right: 1px solid #000;border-left: unset;}
main{margin-right: 2%;margin-left: unset;border-right: 1px solid #000;border-left: unset;}

.filAriane, #contenu_page {margin-left: unset;margin-right: 5%;}

.pg-inter h3::before {
    content: unset;
    display: unset;
    position: unset;
    left: unset;
    top: unset;
}

.pg-inter h3::after {
    content: url(https://assets.ake.arkema.com/xnet/2024/images/h3_before.png);
    display: inline-block;
    position: absolute;
    right: -40px;
    top: -7px;
    transform: rotateZ(180deg);
}


/* _______RESPONSIVE_______ */

@media screen and (max-width: 1440px){
}

@media screen and (max-width: 1300px){
}

@media screen and (max-width: 980px){
    .banner .bannerContent__prixSous {
        margin-left: unset;
        margin-right: 40px;
        text-align: right;
    }
}