.food {
    display: flex;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    height: 443px;
    background: url(../images/fujacook/bg_food.png) 0% 0% / contain no-repeat padding-box padding-box;
}
