.contractor-photo{width:min(1100px,calc(100% - 40px));margin:0 auto 8px;border-radius:24px;overflow:hidden;border:1px solid #d8e5e2;box-shadow:0 20px 50px rgba(5,35,45,.12);background:#09232d;aspect-ratio:2/1}
.contractor-photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:center top}
.contractor-photo-after-form{margin-bottom:72px}
@media(max-width:800px){.contractor-photo{aspect-ratio:16/9}.contractor-photo img{object-position:40% top}}
@media(max-width:520px){.contractor-photo{width:min(100% - 24px,1100px);border-radius:18px;aspect-ratio:4/3}.contractor-photo img{object-position:40% center}}
