.part-margin-left-2{
    margin-left: 32% !important;
}
.parallax-image{
    background-size: cover !important;
    background: url(/wp-content/uploads/2022/12/azienda-parallax.jpg);
    min-width: 1903px !important;
    background-repeat: no-repeat;
}
.image-centered{
    margin-left: auto;
    margin-right: auto;
    display: block;
}
@media screen and (max-width: 1280px) {
    .part-margin-left {
        margin-left: 5% !important;
    }
    .red-three-part-img{
        margin-left: 0 !important;
    }
}