#content .imgpodpis { max-width: 500px; }
#content .imgpodpis svg text { font-size: 3px }
.ips #first { display:none; }
#reader, #reader_en, #reader_de, #reader_fr, #reader_it, #reader_es, #po, #po_en, #po_de, #po_fr, #po_it, #po_es, #ip-style, #ip-style_en, #ip-style_de, #ip-style_fr, #ip-style_it, #ip-style_es {

    fill: #77A6D7;
    font-size: 3px ;

}

#content #kt08page.imgpodpis svg text,
#content #kt08 .imgpodpis svg text {
    font-size: 5px;
}

#kt08{
    display: flex;
    flex-direction: row;
    align-items: center;
}

#kt08page.imgpodpis,
#kt08 .imgpodpis{
    max-width: 600px;
    width: 100%;
}

@media screen and (max-width: 690px) {
    #kt08{
        flex-direction: column;
        align-items: normal;
    }
}