.t_datepicker__inner {
    left: 50% !important;
    transform: translateX(-50%);
}
.t-store__card__textwrapper {
    margin-bottom: auto;
    padding-top: 0px;
}

.t-store__card__mark {
    border-radius: 8px;
    height: 25px;
}

.t-store__card__mark-wrapper {
    top: 25px;
}