.w100 { width: 100% !important; }
.banner__bg {
   background-position: center bottom;
}

label:has(input:disabled) {
    opacity: 0.5;
    cursor: not-allowed;
}

.nav>li>a {
    padding: 10px 10px;
    font-size: 14px;
}
@media (min-width: 1300px) {
    .container {
        width: 1270px;
    }
}
.tripBox .content-box__desc {
  text-align: justify;
}

#field-zgloszenie_abstrakt_pelny,
.sub-keywords,
//#topicBox, 
#consentsBox  {
  display: none;
}

.sponsor-caption {
    font-family: Arial, sans-serif; /* Dopasuj do fontu na swojej stronie */
    font-size: 14px;
    font-weight: 600;
    color: #333333;
    text-align: center;
    margin-bottom: 12px; /* Odstęp między podpisem a obrazkiem */
    line-height: 1.4;
    padding: 0 10px;
}
.sponsors__cell {
    vertical-align: top;
}
.v-middle .sponsors__cell {
    vertical-align: middle;
}
.sponsors__cell img { max-width: 200px; }

.logoWM img {
  max-width: 110px;
}
.logo_lukasiewicz img {
  max-width: 80px;
}
.logo Lukasiewicz img {
  max-width: 100px;
}