.hero-image-container{position:relative;width:100%;height:100vh;overflow:hidden;background-color:#cf262b}.hero-image{width:100%;height:100%;object-fit:cover;object-position:center}@media (orientation:landscape){.hero-image{object-position:center 25%}}@media (max-width:390px){.hero-image{object-position:center 20%}}@media (min-width:391px) and (max-width:480px){.hero-image{object-position:center 25%}}