.xzoom-preview {
    width: 600px !important;
    height: 600px !important;
    z-index: 99 !important;
}

@media only screen and (max-width:769px) {

    #buy-container,
    #wishlist-container {
        padding: 0 0 15px
    }
}