/* V19: TR official information grid */
.tr-official-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
.tr-official-note{margin-top:20px}
@media(max-width:900px){.tr-official-grid{grid-template-columns:1fr!important}}
