.t228__positionabsolute{
    margin: 0;
    max-width:750px;
    position: absolute;
    top: 50px;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%)
}
@media screen and (min-width: 980px) {
    .t-menuburger_first{
        display:none;
    }
    .t280__menu__content > .t-menuwidgeticons__wrapper {
        margin-right: 0px;
    }
}
.t-store__card__textwrapper .t-store__card__descr{
    display:none;
}
.t-store__card__textwrapper {
    padding-top: 10px;
}
.t-store__card__price-wrapper {
    margin-top: 2px;
}
.t-menuwidgeticons__img_wishlisticon path,
.t-menuwidgeticons__img_carticon path {
    stroke-width: 1px;
}
.t-menuburger_first {
    height: 26px;
}
.t-menuburger span {
    height: 1px !important;
}