section.txt-img.left div.container div.bloc-txt{order:2}section.txt-img.left div.container div.bloc-img{order:1}section.txt-img div.container{align-items:center;display:flex;justify-content:space-between;max-width:1010px}@media (max-width:640px){section.txt-img div.container{flex-direction:column}}section.txt-img div.container div.bloc-txt{max-width:445px;width:100%}@media (max-width:640px){section.txt-img div.container div.bloc-txt{max-width:100%;order:2}}section.txt-img div.container div.bloc-img{display:flex;max-width:445px;min-height:287px;width:100%}@media (max-width:640px){section.txt-img div.container div.bloc-img{height:223px;margin-bottom:30px;min-height:inherit;order:1}}section.txt-img div.container div.bloc-img figure{display:block;height:100%;width:100%}section.txt-img div.container div.bloc-img figure img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}