.t-feed__col-grid__post-wrapper .t-feed__post-bgimg, .t-feed__slider-grid__post-wrapper .t-feed__post-bgimg {
    bottom: 0;
    left: 20px;
    position: absolute;
    right: 20px;
    text-align: left;
    top: 20px;

}

t-feed__post-imgwrapper_beforetitle {
    border-radius: 10px;
}

body {
  overflow-x: hidden;
}

.t-popup_show .t-popup__container {
  border-radius: 20px;
}

@media screen and (max-width: 480px) {
    .t-col {
        padding-left: 12px;
        padding-right: 12px;
    }
}

.t706 .t-input-group {
    margin-bottom: 20px;
}