/* V76 — jedino završno pravilo za mobilne H1–H3 naslove. */
@media screen and (max-width:900px){
  html{-webkit-text-size-adjust:100%!important;text-size-adjust:100%!important}
  html body#trube-mobile-headings-v76 h1{font-size:18px!important;line-height:1.24!important;letter-spacing:-.01em!important}
  html body#trube-mobile-headings-v76 h2{font-size:16px!important;line-height:1.30!important;letter-spacing:-.005em!important}
  html body#trube-mobile-headings-v76 h3{font-size:14px!important;line-height:1.38!important;letter-spacing:0!important}
}
@media screen and (max-width:390px){
  html body#trube-mobile-headings-v76 h1{font-size:17px!important}
  html body#trube-mobile-headings-v76 h2{font-size:15px!important}
  html body#trube-mobile-headings-v76 h3{font-size:13px!important}
}
