.uc-header {
    border-bottom:5px solid #000;
}
.uc-main-menu .t-btn {
    height:48px;
    font-size:22px;
}
.uc-justify .t-heading,
.uc-justify .t-descr,
.uc-justify .t-text {
    text-align:justify;
}
.uc-main-menu .t228__list_item:first-child {
    position:relative;
}
.uc-main-menu .t228__list_item:first-child:before {
    content:'';
    position:absolute;
    display:block;
    width:36px;
    height:30px;
    background:url('https://static.tildacdn.com/tild6232-3036-4266-a462-393433646133/home_black.png') 0 0 no-repeat;
    background-size:100%;
    left:-44px;
    bottom:2px;
}