.content-box-button {
    font-family: 'Nunito', sans-serif;
    background: url('../img/cta-bg.png') no-repeat left center;
    padding: 20px;
    color: #fff;
    top: 80%;
    left: 20%;
    z-index: 2000;
    width: 90%;
    text-align: center;
    width: 400px;
    height: 60px;
    font-size: 24px;
    line-height: 1;
}

.footer-benefits ul li:nth-child(7) {
    background: url(../img/footer/sepa-direct-debit.png) left center no-repeat;
    background-size: auto auto;
    width: 6%;
    height: 30px;
}

.footer-benefits ul li:nth-child(8) {
    background: url(../img/footer/purchase-on-invoice@3x.png) left center no-repeat;
    background-size: auto auto;
    background-size: contain;
    width: 6%;
    height: 30px;
}
