<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.licenses .item .image{
    height: 250px;
    line-height: 227px;
    max-height: none;
    padding: 20px 20px 0;
    text-align: center;
    overflow: hidden;
    margin: 0;
    border: none;
    width: 100%;
}
.licenses .item .image img {
    display: inline-block;
    max-width: 100%;
    width: auto;
    max-height: 100%;
    zoom: 1;
}
.licenses.item-views .item .text.accordeon-text {
    padding: 15px 24px 24px;
    overflow: hidden;
    text-align: center;
}
.licenses.item-views .item .image.w-picture .img-inside{
    display: inline;
}
.licenses .picure-item:hover span.zoom {
    opacity: 1;
}</pre></body></html>