#cta-60d1387effa051340f66dffc .component.image {
  margin: 0;
}
#cta-60d1387effa051340f66dffc .cta-row.news_headlogo {
  min-height: auto !important;
  margin: 25px 10px 10px 10px;
  justify-content: space-between;
  align-items: center;
}
#cta-60d1387effa051340f66dffc .news_headLogo img {
  height: 25px;
}
#cta-60d1387effa051340f66dffc .news_headlogoL {
  flex: 1;
  margin: 0;
}
#cta-60d1387effa051340f66dffc .news_headMail, #cta-60d1387effa051340f66dffc .news_headSeminar {
  text-align: right;
  flex: 0 0 140px;
  margin: 0;
}
#cta-60d1387effa051340f66dffc .news_headBtn p a:hover {
  opacity: 0.6;
}
#cta-60d1387effa051340f66dffc .news_headMail {
  display: none;
}
#cta-60d1387effa051340f66dffc .news_headBtn p {
  margin: 0;
}
#cta-60d1387effa051340f66dffc .news_headBtn p a {
  display: inline-block;
  border: 2px solid #0053A6;
  background-color: #fff;
  color: #0053A6;
  text-decoration: none !important;
  padding: 0 15px;
  line-height: 2em;
  border-radius: 2em;
}
#cta-60d1387effa051340f66dffc .news_headMail .news_headBtn p a {
  border: 2px solid #3E1716;
  color: #3E1716;
}
@media screen and (min-width: 770px) {
  #cta-60d1387effa051340f66dffc .news_headlogo {
    margin: 10px 30px !important;
  }
  #cta-60d1387effa051340f66dffc .news_headLogo img {
    height: 40px;
  }
  #cta-60d1387effa051340f66dffc .news_headMail {
    display: block;
  }
  #cta-60d1387effa051340f66dffc .news_headSeminar {
    flex: 0 0 160px;
  }
  #cta-60d1387effa051340f66dffc .news_headBtn p a {
    padding: 0 20px;
    font-size: 0.9375rem;
  }
}
@media screen and (min-width: 1109px) {
  #cta-60d1387effa051340f66dffc .news_headlogo {
    margin: 10px auto !important;
    max-width: 1060px !important;
  }
}