.t1034 hr {
    position: relative;
    margin-top: 14px;
    margin-bottom: 14px;
    border: 0;
    height: 1px;
    background-color: transparent;
    opacity: 0.2;
}

.tmenu-mobile__container {
    min-height: 64px;
    padding: 20px;
    position: relative;
    box-sizing: border-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: white !important;
}

.t1072 .t-card__title {
    border-bottom: transparent !important;
    padding-top: 18px;
    padding-bottom: 18px;
}

t228__maincontainer {
    background-color: black;
}