/* Zarovnání obrázku v modalu */
#shaim_popup_modal .modal-body img {
    max-width: 100%;
    max-height: 100%;
}
