@media(min-width:881px){
  .home-full .hf-kitchen{align-items:stretch}
  .home-full .hf-kitchen-img{
    width:100%;
    height:100%;
    min-height:100%;
    aspect-ratio:auto;
    align-self:stretch;
    background-size:cover;
    background-position:43% center;
  }
}
