.bulleted-list li {
    list-style-type: square;
    display: list-item;
    padding-left: 0.8em;
    margin-left: 0.8em;
}

.product-preview img {
  max-height: 85%;
}
