@media only screen and (min-width: 1201px) {
.t-feed__post-popup .t-popup__container.t-popup__container-static {
  float: left !important;
  margin-left: 90px;
}
.t-feed__post-popup .t-popup__container.t-popup__container-static {
  width: 80% !important;
}

.t-feed__post-popup__content.t-col.t-col_8 {
max-width: 1000px;
} 
} 


.t-feed__post-popup__container.t-container.t-popup__container.t-popup__container-static {
  padding: 0px !important;
}