 .t228__mobile{
    background:#ffffff;
    background-image:url(https://static.tildacdn.com/tild6438-3833-4765-b137-636536613462/LOGO-croc-ok-new.png);
    background-size:85px;
    background-position:15px 15px;
    background-repeat:no-repeat;

    position:fixed;
    top:0;
    left:0;
    width:100%;
    z-index:999;
    box-shadow:0 0 10px #000;
}


.t228__burger span{
    background:#0f9246;

}

.t228__list_item a{
    padding:5px 0 !important;
}

.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}