@media screen and (min-width: 980px){

#nav103166929 .t446__list_item {
    padding-left:7px!important;
    padding-right: 7px!important;
}

.t446__leftwrapper {
        padding-right: 50px!important;
}


.t446__rightwrapper {
        padding-left: 50px!important;
}
.t-title_xs {
    display: flex;
    align-items: center;
    justify-content: center;
}

.t-title_xs>.t280__logo {
    background: url(https://static.tildacdn.com/tild3266-3234-4463-b265-333662303232/_.png) no-repeat;
    width: 50px;
    height: 60px;
    background-size: contain;
    margin-right: 40px;
    
}

}

@media screen and (max-width: 768px){
.t-rec_pb_120 {
     height: 30vh;
    overflow: scroll;
    border-bottom:1px solid #ccc;
}

.t-title_xs {
    display: flex;
    align-items: center;
    justify-content: center;
}

.t-title_xs>.t280__logo {
    background: url(https://static.tildacdn.com/tild3266-3234-4463-b265-333662303232/_.png) no-repeat;
    width: 50px;
    height: 60px;
    background-size: contain;
    margin-right: 40px;
    
}

    
}

.t-rec_pb_120 {
     height: 50vh;
    overflow: auto;
    border-bottom:1px solid #ccc;
}
    
    
    .t-feed__post-popup__container {    padding: 150px 0!important;;}
