@media(max-width: 1023.9px){
  .priceContainer{
    margin-bottom: 10px;
  }
  .menuImage{
    max-width: 300px;
    max-height: 300px;
  }
}