.t825__btn{
    bottom: 30px !important;
    right: 100px !important;
}
.t1073__bgimg {
    /*background-position: 0 -50px, top;*/
    width: 100%;
    border-radius: 10px;
}
.t1073__row {
    justify-content: center;
}
@media screen and (max-width: 599px) {
    .uc-requisites tr {
        border-bottom: 1px solid #004156;
    }
    .uc-requisites td {
        font-size: 14px !important;
        border: none;
        display: block;
    }
    .uc-requisites td:first-of-type{
        font-weight: 600;
        padding-bottom: 10px;
    }
    .uc-requisites td:last-of-type {
        padding: 0 0 10px 0;
    }
}