.scontent .contentDes {
  text-align: justify;
  line-height: 23px
}

.scontent .title_lg {
  letter-spacing: 2px;
  font-size: 22px;
  font-weight: 300;
}

@media (min-width:768px) { 
  .scontent .title_lg br{
    display: none;
  }
}

.menuTitle {
  font-size: 18px !important;
  letter-spacing: 3px !important;
  font-weight: 300 !important
}

.foodItem .foodname {
  color: #727171 !important;
  letter-spacing: inherit !important;
  font-weight: 300 !important
}

.foodItem .foodDes {
  font-weight: 300
}

.scontent .contTitle {
  letter-spacing: 2px !important
}