.hero-image{width:100%;max-width:400px;height:120px;display:flex;align-items:center;justify-content:center;overflow:hidden}@media (min-width:992px){.hero-image{height:250px}}.hero-image img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}