.cart-item-image {
    background-color: #f3f4f6;
    border: 2px solid #f8f8f8;
    border-radius: 50%;
    height: 100px;
    position: relative;
    width: 100px;
}