.lazyload1 {
    width: 78px;
    height: 68px;
}

.product-mini-product {
    display: flex;
    gap: 10px;
    font-weight: normal;
}

.name {
    font-size: 14px;
    font-weight: 600;
    color: #000;
    margin-bottom: 10px;
}

.product-price {
    font-size: 1.07143em;
    color: #e22b00;
}
