.nav{
    font-family: "Poppins", sans-serif !important; 
     margin-bottom: 0px;
 }
 
.food{
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    
}




@media screen and (max-width: 1000px) {
   
  


    
}

@media screen and (max-width: 370px) {
   

    
}