@media (min-width:821px){
  #tgFb{ left:244px; bottom:calc(131px + var(--gateH, 0px)); }
  #tgBrug{ right:244px; bottom:calc(131px + var(--gateH, 0px)); }
}
@media (min-width:821px) and (max-width:920px){
  #tgFb{ left:194px; }
  #tgBrug{ right:194px; }
}
@media (min-width:821px) and (max-width:1099px){
  #tgBrug{ bottom:calc(291px + var(--gateH, 0px)); }
}
@media (max-width:820px){
  #tgFb, #tgBrug{ bottom:var(--cadKaartOnder, calc(150px + var(--gateH, 0px))); }
}
@media (max-width:820px) and (max-height:500px){
  #tgBrug{ padding:9px 30px 9px 12px !important; max-width:300px; }
  #tgBrug > div:nth-of-type(1){ font-size:.86rem !important; margin-bottom:6px !important; }
  #tgBrug > div:nth-of-type(2){ display:none; }
  #tgBrug > a{ padding:6px 11px !important; font-size:.8rem !important; }
  #tgFb{ padding:9px 12px !important; }
  #tgFbKop{ font-size:.86rem !important; margin-bottom:4px !important; }
  #tgFbGezichten{ font-size:20px !important; }
}