.uc-etap {
    background-image: url('https://static.tildacdn.com/tild3039-6230-4466-a536-323230643334/image_12.png');
    background-repeat: no-repeat;
    background-position: 90% 65%;
    background-size: auto 500px;
}
.t-contact-method__type-label {
    background-color: rgb(255 255 255 / 70%);
}
@media(max-width: 992px){
    .uc-etap {
        background-blend-mode: overlay;
    }
}