.bpproductincluded-link {
    display: block;
    margin: 25px 0 0 0;
    border: 1px solid #7e7e7e;
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%226%22%20height%3D%229%22%20viewBox%3D%220%200%206%209%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M1.06078%207.73438L4.42822%204.36693L1.06078%200.999488%22%20stroke%3D%22%23434343%22%20stroke-width%3D%221.68372%22/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: CALC(100% - 23px) center;
}
.bpproductincluded-link a {
    padding:4px;
    display: flex;
    justify-content: left;
}
.bpproductincluded-link a > img {
    height: 35px;
    margin: 0 4px;
}
.bpproductincluded-link a > div {
    margin: 0;
    padding-right:7px;
}
.bpproductincluded-link a > div p {
    line-height: 35px;
    margin: 0 0 0 10px;
}
.product-miniature .price {
  bottom: 0;
}