.offerte{display:flex;flex-direction:row-reverse;gap:50px}.offerte-image{max-height:calc(100vh - 100px);max-width:50%;width:100%}.offerte-image img{object-position:bottom}.offerte-wrapper{margin-top:75px;max-width:660px}.offerte-wrapper h1{color:#0e0e0e;font-family:helvetica,sans-serif;margin-bottom:20px}.offerte-wrapper p{margin-bottom:30px}.offerte .container{padding:0 0 0 70px}.offerte .actions{margin-bottom:25px}@media(max-width:1440px){.offerte-image img{object-position:unset}}@media(max-width:992px){.offerte{flex-direction:column-reverse}.offerte .container{padding:0 20px}.offerte-wrapper h1{font-size:34px;line-height:34px}.offerte-image{max-width:100%}.offerte-image img{max-height:550px}}