#seiteDesign .seiteKorb {
    border-bottom: 1px solid rgb(255, 255, 255);
    padding-top: 15px;
    padding-bottom: 15px;
}

#seiteDesign .seiteKorb .productImage {
    width: 100%;
    height: auto;
}

.test{
    background-color: rgb(41, 230, 16);
    opacity: 50%;
}