.t-bgimg{
    background-size: contain;
    background-position: center;
}
.t-popup_show{
    max-height: Calc(100% - 40px);
    overflow: auto;
}