button.btn-accessories {
    margin-bottom: 10px;
    font-size: 12px;
    height: 41px;
    text-overflow: ellipsis;
    overflow: hidden;
}
button#addProductWithAccessoriesToCartButton:after{
    height: 43px;
    top: 0px;
}
div.accessory-list-wrapper{
    padding-right: 7px;
}