@media  screen and (max-width: 889px) {
    .pop_up_kitchens .card__pop_up_kitchens {
        height: 480px;
    }
}

@media  screen and (max-width: 789px) {
    .pop_up_kitchens .card__pop_up_kitchens {
        height: 530px;
    }
}

@media  screen and (max-width: 431px) {
    .body_kitchen {
    height: 25px;
       }
}
