.page .section__content .text_e_image__left img {
    float: left!important;
}
.page .section__content .text_e_image__center img {
    float: none!important;
    margin: 0 auto;
}
.page .section__content .text_e_image__right img {
    float: right!important;
}