a.tool__button.--add-wrapper.btn.--icon-left.icon-gift.--click.--active {
    display: none ! IMPORTANT;
}
@media (min-width: 979px) {
    .basket__tools {
        justify-content: space-between !important;
    }
}