#cta-5ff50ec8fc1cf53cdeb8a356 .component.image {
  margin: 0;
}
#cta-5ff50ec8fc1cf53cdeb8a356 .cta-column {
  margin: 0 5px;
}
#cta-5ff50ec8fc1cf53cdeb8a356 .news_headLogo img {
  height: 40px;
}
#cta-5ff50ec8fc1cf53cdeb8a356 .news_headLogoR {
  display: none;
}
@media screen and (min-width: 769px) {
  #cta-5ff50ec8fc1cf53cdeb8a356 .news_headlogo {
    margin: 10px 30px !important;
  }
  #cta-5ff50ec8fc1cf53cdeb8a356 .news_headLogoR {
    display: flex;
    text-align: right;
  }
  #cta-5ff50ec8fc1cf53cdeb8a356 .news_headLogoR img {
    height: 20px;
    width: auto !important;
  }
}
@media screen and (min-width: 1109px) {
  #cta-5ff50ec8fc1cf53cdeb8a356 .news_headlogo {
    margin: 10px auto !important;
    max-width: 1040px !important;
  }
}