@media(max-width:767px){.container-colored{display:flex;flex-wrap:wrap}
.container-colored .image{order:1;width:100%;margin:0 auto -60px auto;max-width:50px;display:flex;justify-content:center;padding:25px}
.container-colored .image img{max-width:50px;width:50px;height:auto;display:block}
.container-colored .image picture,.container-colored .image .cmp-image{display:block;line-height:0}
.container-colored .text{order:2;width:100%}
}