.modaal-container {
    background: none;
}
.modaal-content-container img {
    display: block;
    height: auto;
    margin: 0 auto;
    max-height: none;
    max-width: none;
    width: 540px;
}
.modaal-inner-wrapper {
    padding: 0;
}
.modaal-wrapper.modaal-inline {
    overflow: auto;
}
