.uc-otz {
    background: #f8f7f3 url(https://optim.tildacdn.com/tild6433-3266-4161-b666-353233396331/-/format/webp/bg-otz.jpg.webp) no-repeat 0% 100%;
    background-size: contain;
}

.uc-otz .t-col.t-col_6 > div {
    background: #fff;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    -o-border-radius: 16px;
    border-radius: 16px;
    box-shadow: 0px 0px 12px #e6e6e6;
    margin: 10px;
}

.uc-otz .js-block-header-title {
    background: url(https://static.tildacdn.com/tild6133-6233-4033-b139-643861656237/bg_title.svg) no-repeat -0% 100%;
    padding-bottom: 55px;
    margin-bottom: 40px !important;
}

.uc-news {
    background: #fff url("https://optim.tildacdn.com/tild3531-3537-4431-b561-386363316134/-/format/webp/bg_news.png.webp") no-repeat 100% 50%;
    background-size: contain;
}

@media (max-width: 767px) {
    .uc-otz .js-block-header-title {
    background: url(https://static.tildacdn.com/tild6133-6233-4033-b139-643861656237/bg_title.svg) no-repeat -0% 100%;
    padding-bottom: 55px;
    margin-bottom: 40px !important;
    background-size: contain;
    }
}