[data-component-id="wishlist-4f8a"]{
    zoom: 90%;
}

@media only screen and (max-width: 768px) {
    [data-component-id="wishlist-4f8a"]{
        margin-bottom: 32px;
    }
    [data-component-id="grid-344c"] .slds-grid.slds-wrap{
        justify-content: center;
    }
    [data-component-id="grid-344c"] .dxp-grid-item{
        width: 50% !important;
        height: 415px !important;
    }
    p.commerce-wishlistProductInfo_wishlistProductInfo{
        height: 50px;
    }
}

@media only screen and (min-width: 1024px) {
    p.commerce-wishlistProductInfo_wishlistProductInfo{
        height: 50px;
    }
    commerce_product_information-variant-attributes-display ul{
        height: 50px;
    }
}

@media only screen and (min-width: 768px) {
    [data-component-id="grid-344c"] .dxp-grid-item{
        width: 30% !important;
        height: 415px !important;
    }
}
@media only screen and (min-width: 1024px) and (min-width: 1025px){
    [data-component-id="grid-344c"] .dxp-grid-item{
        width: 30% !important;
        height: 446px !important;
    }
}