#rec672100602 .t181__button-wrapper {
    margin-top: 0px;
}

/* кнопка внизу в мобильной версии */
/* .uc-button-bottom-mobile */
.t943__buttonwrapper {
    width: 50%;
}

/* поднимаем хлеюные крошки на обложку */
.uc-breadcrumb-style {
    position: relative;
    z-index: 2;
    margin-top: -60px;
}
@media (max-width: 980px) {
    .uc-breadcrumb-style {
        margin-top: -60px;
      }
    }