/* cmsms stylesheet: nowy modified: 25.11.2024 14:49:31 */
.price-list .tabBlock-tabs{
    display: flex;
}
.just-text, .price-list{
    word-wrap: anywhere;
}
.just-text img{
    max-width: 100%;
    object-fit: contain;
    height: auto;
}
.poprawka-kursy h1{
    display: block!important;
    text-align: center;
}
.poprawka-kursy .tabBlock{
    margin-bottom: 0!important;
}
.poprawka-kursy .tabBlock-content{
    border: none;
    padding-top: 0;
    padding-left:; 0;
}
.poprawka-kursy .tabBlock-content table+p{
    display: none;
}
.poprawka-kursy .tabBlock-content table{
    display: table!important;
    max-width: 100%!important;
}
@media only screen and (max-width: 1000px){
    .poprawka-kursy .tabBlock-content.ov-auto table{
        display: block!important;
        height: auto!important;
        overflow-x: auto;
        overflow-y: hidden;
    }
    .poprawka-kursy .tabBlock-content.ov-auto table tbody tr td{
        min-width: 113px;
    }
}
@media only screen and (min-width:1600px) {
    .map-location .locations ul li {
        margin-top:30px;
        margin-bottom:40px;
    }
}
.child-middle {
    flex-direction: column!important;
    flex-flow: unset;
}
.tabBlock-tabs+.tabBlock-content {
    border-top: 1px solid #DADBD6;
}
img.mainSponsor {
    display: none!important;
}
/*@media only screen and (min-width: 992px) {*/
/*    #poziom-trudnosci > .container > .row > div:nth-of-type(2) {*/
/*        display: grid;*/
/*        grid-template-columns: 33% 33% 33%;*/
/*        grid-template-rows: max-content max-content;*/
/*        align-items: center;*/
/*        gap: 1rem;*/
/*    }*/
    
/*    #poziom-trudnosci > .container > .row > div:nth-of-type(2) > .poziom {*/
/*        width: auto !important;*/
/*        height: auto !important;*/
/*    }*/
    
/*    #poziom-trudnosci > .container > .row > div:nth-of-type(2) > .poziom:last-child {*/
/*        grid-row: 1 / -1;*/
/*        grid-column: 3 / -1;*/
/*    }*/
/*}*/
