.section-ford-image{max-width:1440px;margin:-1px auto;background:white}
@media(max-width:768px){.section-ford-image{width:100%}
}
.section-ford-image .image-container{display:flex;justify-content:center;margin:0 16px}
@media(min-width:768px){.section-ford-image .image-container{margin:0}
}
.section-ford-image .image{height:auto;object-fit:cover;object-position:center;position:relative;border-radius:6px;width:100%}
@media(min-width:768px){.section-ford-image .image{width:76%}
}
.section-ford-image .img-margin{border-radius:20px;padding:50px;width:93%;position:relative}
@media only screen and (min-width:300px) and (max-width:900px){.section-ford-image .img-margin{width:74%}
}
.section-ford-image .img-min-height{height:50vh}