body #home-upsells .box-items {
    margin-bottom: 30px;
}

body #home-upsells .box-items .box .upsell-wrap.no-center {
    align-items: flex-start;
}

body #home-upsells .box-items .box .upsell-wrap.no-center .upsell-list li.icon:before {
    background-image: url(/assets/img/svg/icon-red-check.svg)!important;
    background-repeat: no-repeat!important;
    content: ""!important;
    display: inline-block!important;
    height: 17px!important;
    width: 20px!important;
}
