.certyfikat1 { margin: auto;
float: none; 
height: 200px; 
}
.certyfikat { margin: auto;
float: none; 
height: 400px; 
}
@font-face {
    font-family: 'Larsseit';
    src: url('/assets/fonts/Larsseit.ttf')  format('truetype');
}
@font-face {
    font-family: 'Larsseit';
    src: url('/assets/fonts/Larsseit-Bold.ttf')  format('truetype');
    font-weight: bold;
}
@font-face {
    font-family: 'Larsseit';
    src: url('/assets/fonts/Larsseit-BoldItalic.ttf')  format('truetype');
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: 'Larsseit';
    src: url('/assets/fonts/Larsseit-Italic.ttf')  format('truetype');
    font-style: italic;
}

body { font-size: 12pt; line-height: 180%; font-family: 'Larsseit';}
.navbar-brand { margin-top: 10px; }
.page-header {  
  margin-top: 10px;
  background-image: url(/conf-data/bdo2023/images/t%C5%82o_podstron_1920px_300px_www.png);
}
@media (min-width: 768px) {
.page-header__content-wrapper {
  height: 240px;
}
}
/* NAGŁÓWKI */
h2 { 
    font-size: 25px !important; 
    width: fit-content;
}
h2::after { 
 //   content: ' ';
    height: 2px; 
    background: #C00000;
    width: 100%;
    display: block;
    margin-top: 7px;
}
h3 { }
.sub-banner { margin-bottom: 0; margin-top: 30px;}
.komitet {  color: #C4122F; font-weight: 600;  }
.komitet span { color: #000;  font-weight: 400; }
@media (min-width: 998px) {
  .w40 img { max-width: 45%; }
  .w60 img { max-width: 50%; }
}.w20 img { max-width: 20%; }
w10 img { max-width: 40%; }
.red { color: #C00000;}
.schedule__item .schedule__time { color: #697075; }
.schedule__item em { color: #3498DB; }
.footer { background: #FFFFFF; }
.footer__content { border-top: 1px solid #C4122F; color: #666666; display: none;}
#SyskonfLogoContainer { border-top: 1px solid #C4122F; }

.page-header {
  color: #C00000;
}
.page-header .page-header__title {
  font-size: 42px;
}