@media only screen and (min-width: 1240px) {
  #Top_bar .top_bar_left {
    display: flex;
    align-items: center;
    width: 100%;
  }
}
