.story-title h2,
.story-title h2 a {
    font-size: 40px !important;
    margin-bottom: 0.25em !important;
}
/** 29.09.2020: startpage fixes only for free users **/
.news-startpage-free .story-title h2 {
    font-size: 30px !important;
}
.news-list-view  .story p:first-of-type,
.news-startpage-free .story p:first-of-type {
    text-indent: 0px !important;
}
.news-startpage-free .story-title h2,
.news-startpage-free .story-title h2 a {
    line-height: 1.1em !important;
}
@media (max-width: 960px) {
  .header-plugin-block.has-margin {
    padding-left: 0 !important;
  }
  .header-plugin-block .ce-gallery {
    display: none;
  }
  
  /** for all pages **/
  .tx-eurointeltemplate-header-status h1,
  .tx-eurointeltemplate-header-status h1 span,
  .tx-eurointeltemplate-header-status h1 a {
    font-size: 16px !important;
  }
  .tx-eurointeltemplate-header-status h1 {
    margin-top: 2px;
}
}