/* Restore original globe typography and flag-card proportions after the journey overrides. */
.journey-home .section_globe .globe_card .trapcard_heading{font-size:20px;line-height:1.4}
.journey-home .section_globe .globe_card .trapcard_add_text{font-size:14px;line-height:20px}
.journey-home .section_globe .globe_animtab_wrapper.left_bottom{width:328px;max-width:calc(100% - 64px)}
.journey-home .section_globe .globe_card{min-width:0}
.journey-home .section_globe .globe_card .trapcard_heading{overflow-wrap:break-word}
@media(max-width:767px){
  .journey-home .section_globe .globe_card .trapcard_heading{font-size:16px}
  .journey-home .section_globe .globe_animtab_wrapper.left_bottom{max-width:100%}
  .journey-home .section_globe .left_bottom>div:last-child{display:grid;grid-template-columns:repeat(8,minmax(0,20px));justify-content:space-between;gap:7px 4px;line-height:1!important}
  .journey-home .section_globe .left_bottom img{width:100%;height:auto;margin-right:0!important}
  .journey-home .section_globe .left_bottom br{display:none}
}
