.t-checkbox__indicator {
    border-radius: 4px;
}

.t1025__item {
    display: -webkit-flex;
    display: flex;
        margin: 15px;
    padding-top: 15px;
    background-color: #fff;
    padding-bottom: 15px;
    padding-left: 15px;
    border-radius: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.t431__tdscale_1 .t431__th, .t431__tdscale_1 .t431__td {
    padding: 10px !important;
}


.t514 .t-container {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: calc(1160px - 120px);
    padding: 60px;
    background-color: #fff;
    border-radius: 10px;
}

@media screen and (max-width: 560px) {
    .t766 .t-popup__block-close {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        z-index: 2;
        display: flex
;
        justify-content: flex-end;
        align-items: center;
        width: 100%;
        height: 50px;
        background: #fff;
    }