#bx-soa-paysystem {
	display: none !important;
}

@media screen and (max-width: 990px) {
    .make-order__total {
        display: none;
    }
}

