.content-offer{background-color:#fdfdfd;border:2px solid #ff8204;display:flex}.content-offer .text{flex:1 1 auto;order:1;padding-right:2rem}.content-offer .header{margin-bottom:1em}.content-offer .image{flex:0 0 320px;order:2}@media (max-width:767px){.content-offer .image{flex:0 0 200px;order:2}}@media (max-width:600px){.content-offer{flex-direction:column}.content-offer .text{order:2;padding-right:0;padding-top:1rem}.content-offer .image{order:1}}