.easyzoom {
    display: block;
}

.easyzoom img {
    max-width: 100%;
}

.easyzoom .easyzoom-flyout img {
    max-width: inherit;
}