.jednotliveSluzby {
    padding-bottom: 2rem;
    max-width: 100vw;
}
.jednotliveSluzby .heading {
    color: #ffffff;
    padding: 2rem 0rem 2rem 0rem;
}
.jednotliveSluzby .heading h1 {
    font-size: 2rem;
    font-weight: 600;
    height: auto;
}
.jednotliveSluzby .text pre {
    font-family: "Poppins", sans-serif;
    font-size: 1rem;
    margin: 0;
    padding: 0;
    max-width: 100vw;
}