.plugins.generic.popupPlugin.image {
    width: auto;
    height: auto;
    padding: 0px;
    cursor: pointer;
    max-width: 98%;
    max-height: 98%;
}

