.header-action__icon.js-header-basket {
    position: relative;
}
.header-action__icon.js-header-basket > span {
    position: absolute;
    left: 1px;
    right: 0;
    text-align: center;
    font-size: 12px;
    top: 8px;
    font-weight: 600;
}
.search-page > form {
    display: flex;
    margin-bottom: 24px;
}
.search-page > form > .btn {
    height: 40px;
    border-radius: 5px;
    min-width: 167px;
    font-size: 14px;
}
