.products-not-added{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-height:300px}.products-not-added .product-image-container{width:90px;height:90px}.products-not-added .product-image-container img{height:auto;width:auto;max-height:100%;max-width:100%}.products-not-added .not-added-title{font-size:24px;font-weight:500;margin-top:25px}.products-not-added .not-added-text{font-size:14px;color:#7d7d7d;margin-top:5px;text-align:center}