.image_banner{display:flex;height:90vh}.image_banner img.image_banner_src{height:100%;object-fit:cover;object-position:center;width:100%}@media (min-width:601px) and (max-width:1024px){.image_banner{height:auto;min-height:70vh}.image_banner img.image_banner_src{height:auto;object-fit:contain;object-position:center}}@media (max-width:600px){.image_banner{height:auto;min-height:60vh}.image_banner img.image_banner_src{height:auto;object-fit:contain;object-position:center}}