.b-client-history__items a {
    text-decoration: none;
}

.b-client__problems .b-problems__item {
    margin-bottom: 35px !important;
    width: calc(49% - 24px);
}

.b-client-history__items .owl-nav .owl-next {
    right: 1% !important;
}

.b-client-history__items .owl-nav button.owl-prev {
    left: 1% !important;
}