ul#shortcode_horizontal_flags,
ul#shortcode_horizontal_flags1{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
  }