element.style {
}
.listItem.grid_3.item_1 {
    width: 250px;
    margin: 0 5px 0 5px;
    overflow: hidden;
    float: left;
    display: inline;
}

.basketUpdatecartbutton, .basketEditButton {
    margin: 0 0 5px 0;
    width: 75px;
}

#order_details_v2 .od_products_container .od_product_box .od_product_quantity {
    position: absolute;
    bottom: 0;
    left: 100%;
    padding: 10px;
    font-size: 16px;
}

#viewport1 {
  width: 570px;
  height: 420;
}

.shared__cookie-banner {
    background: #000000;
    background: rgb(209, 209,209);
}
