.b-basket-sert__btn {
  height: 100%;
}
@media (max-width: 991px) {
  .b-basket-sert__btn {
    height: 38px;
  }
}

.b-basket-sert__row {
  gap: 10px;
}

.st-uc::before {
  background-color: #0dcaf0 !important;
}
