    #yith-quick-view-modal .yith-wcqv-wrapper {
        height: auto !important;
        width: 60% !important;
        left: 0 !important;
        right: 0 !important;
        top: 20% !important;
        margin: 0 auto !important;
    }
    #yith-quick-view-content div.summary {
        overflow-y: unset !important;
        height:60vh !important;
    }

