/* V335 — Turkish capital Ü rendering fix only */
body .v330-index-mark b{
  line-height:1.42!important;
  overflow:visible!important;
  text-overflow:clip!important;
  padding-top:1px!important;
}
body .v330-index-mark .v335-umlaut{
  display:inline!important;
  overflow:visible!important;
  line-height:inherit!important;
  font:inherit!important;
  letter-spacing:inherit!important;
  color:inherit!important;
}
@media(max-width:820px){
  body .v330-index-mark{
    overflow:hidden!important;
  }
  body .v330-index-mark b{
    line-height:1.48!important;
    overflow:visible!important;
    padding-top:1px!important;
  }
}
