.t-feed__post-popup__title-wrapper {
    display: none;
}

.t-feed__post-popup__container.t-container.t-popup__container.t-popup__container-static {
    padding-top: 0;
}


@media screen and (max-width:480px) {
.t450__burger_container.t450__small {
    width: 38px;
    height: 38px;
}

button.t-menuburger.t-menuburger_first.t-menuburger__small {
    width: 20px;
}
}

.t450__burger_bg.t450__burger_cirqle {
    border-radius: 10px;
}


@media screen and (min-width: 620px) {
    .t450 {
    border-radius: 20px;
    max-width: 400px !important;
}
}

@media screen and (max-width: 480px) {
    .t450 {
    border-radius: 20px;
    max-width: 80vw !important;
}
}
