.t450__container {
    background-color: #fcfcfc;
}

.t450__close {
    width: 40px;
    height: 40px;
    background-color: #111;
    position: absolute;
    top: 40px;
    right: 25px;
    cursor: pointer;
    z-index: 999999;
    border-radius: 30px;
}

.t450__container {
    box-sizing: border-box;
    padding: 130px 40px 38px;
    position: relative;
    height: 100%;
}

.t450__close_icon {
    width: 17px;
    height: 16px;
}

.t450__close_icon span {
    height: 1px;
}

.t-store__card__mark {
    border-radius: 0px;
    width: 140px;
    height: 30px;
}

.t-store__card__mark-wrapper {
    left: 0px;
}