@media only screen and (max-width: 639px) {

    /* unteren Rand abschneiden */
    .product-item .product-item-photo {
        margin-bottom: 0px !important;
        width: 50vw;
    }
    .spl-mobilelist-view {
        display: -webkit-inline-box;
        display: -moz-inline-box;
        /* Foto */
    }
    .spl-mobilelist-view .product-item-image {
        height: 170px !important;
    }
    .spl-mobilelist-view .text-gfpyellow {
        display: none !important;
    }
    .spl-mobilelist-view .product-info {
        width: 90% !important;
        margin-bottom: 0px !important;
        margin-top: 10px !important;
        /* Titel */
    }
    .spl-mobilelist-view .product-info .text-lg {
        font-size: 0.725rem;
        line-height: 0.725rem;
    }
    .spl-mobilelist-view .product-info .product-item-link {
        line-height: normal;
        display: block;
        padding-right: 40px;
    }
    .spl-mobilelist-view .product-info .mgz-element-inner p strong {
        display: block;
        line-height: normal;
        padding-top: 10px;
        /* Sofort lieferbar */
    }
    .spl-mobilelist-view .product-info .mx-2.flex.items-center {
        line-height: 1rem;
        font-size: 10px;
        margin-left: 0px !important;
        margin-top: 5px !important;
    }
    .spl-mobilelist-view .product-info .product-info-top {
        margin-top: 5px;
        /* min-h-100 */
        min-height: unset !important;
    }
    /* Sterne */
    .spl-mobilelist-view .product-info .product-info-top .w-6\/12 .rating-summary {
        margin-top: 7px;
        margin-bottom: 14px;
    }
    .spl-mobilelist-view .product-info .product-info-top .w-6\/12 .rating-summary .w-6 {
        width: 11px;
    }
    .spl-mobilelist-view .product-info .product-info-top .w-6\/12 .rating-summary .h-6 {
        height: 11px;
    }
    .spl-mobilelist-view .product-info .product-info-top .pb-2 {
        padding-bottom: 0px !important;
    }
    .spl-mobilelist-view .product-info .product-info-top .mx-2 {
        margin-left: 0px !important;
        margin-top: 0px !important;
        /* Groesse */
    }
    .spl-mobilelist-view .product-info .product-info-top .product-item-listsize {
        margin-left: -5px !important;
        margin-top: -7px !important;
        margin-bottom: -5px !important;
    }
    .spl-mobilelist-view .product-info .product-info-top .text-lg {
        font-size: 10px !important;
        line-height: 0px !important;
        /* !! sehr wichtig !! */
        margin-bottom: 1px !important;
    }
    .spl-mobilelist-view .product-info .grid-price-view {
        margin-left: 0px !important;
        margin-top: -10px !important;
        margin-bottom: -6px !important;
        /* inkl. MwSt. & Gratis Versand */
    }
    .spl-mobilelist-view .product-info .grid-price-view .price-tax-info {
        margin-top: -10px !important;
        margin-bottom: 0px !important;
        font-size: 9px;
        line-height: 1rem;
    }
    .spl-mobilelist-view .product-info .grid-price-view .price-final_price {
        /* 30-Tage-Bestpreis: xxx  */
    }
    .spl-mobilelist-view .product-info .grid-price-view .price-final_price span.justify-start, .spl-mobilelist-view .product-info .grid-price-view .price-final_price span.text-left.flex.flex-row.w-full {
        display: none !important;
        /* Streichreis */
    }
    .spl-mobilelist-view .product-info .grid-price-view .price-final_price .old-price, .spl-mobilelist-view .product-info .grid-price-view .price-final_price .sly-old-price {
        display: none !important;
        /* zusatzliche Produktinfo im gruenen Feld */
    }
    .spl-mobilelist-view .product-info .product-item-listdescription {
        /* display: none !important; */
        background-color: transparent;
        border-color: transparent;
    }
    .spl-mobilelist-view .product-info .product-item-listdescription ul.p-2 {
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }
    .spl-mobilelist-view .product-info .product-item-listdescription ul.p-2 li {
        font-size: 8px;
        margin-bottom: 1px;
        padding-left: 16px;
    }
    .spl-mobilelist-view .product-info .product-item-listdescription ul.p-2 li br {
        display: none !important;
    }
    .spl-mobilelist-view .product-info .my-4 {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    .spl-mobilelist-view .product-info .py-2 {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        /* VK Preis */
    }
    .spl-mobilelist-view .price-container .final-price .price-new span.price, .spl-mobilelist-view .price-container .price-wrapper span.price {
        font-size: 14px !important;
    }
}