
.tx_svgviewer_svg_container svg {
    width: 100% !important;
    height: auto !important;
}

.tx_svgviewer_action:hover {
    cursor: pointer;
}
