/* TOP KEBAB SiteKit 3.6.5 — restore prominent Mediterranean card type */

@media (max-width:720px){
  body.tks-site.tks-page-home.tks-v17 .tks-menu-portal-card:nth-child(2) .tks-menu-portal-copy{
    left:8px!important;
    right:8px!important;
    max-width:calc(100% - 16px)!important;
    padding-inline:0!important;
  }

  body.tks-site.tks-page-home.tks-v17 .tks-menu-portal-card:nth-child(2) .tks-menu-portal-copy strong{
    font-size:22px!important;
    line-height:.98!important;
    letter-spacing:-.06em!important;
  }
}

@media (max-width:340px){
  body.tks-site.tks-page-home.tks-v17 .tks-menu-portal-card:nth-child(2) .tks-menu-portal-copy strong{
    font-size:20px!important;
  }
}
