#rec442535375 .t396__artboard {
    position: fixed !important;
    z-index: 1000 !important;
}

#youtubeiframe {
    border-radius: 12px;
}

.pdf-container {
  position: relative;
  width: 100%;
  height: 100vh;
}

.pdf {
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  border: 0;
}
.t-feed__post-popup__title-wrapper {
    padding-top: 30px;
}
.js-feed-post-title {
    font-family: 'Montserrat';
}
.t-popup_show {
    background-color: #FBFBF3 !important;
}
.t-feed__post-bgimg, .t-feed__post-popup__cover-wrapper img, .js-feed-post-text img, .t-redactor__video-container iframe {
    border-radius: 12px;
}
.t450__close_icon span {
    background-color: #1A99B9;
}
.t-feed__post-popup__text-wrapper h2 {
    font-weight: 400;
}
.js-feed-post-text .t-redactor__text {
    font-size: 18px;
}
.t-feed__post-popup__date {
    font-size: 18px;
}
.t-feed__post-popup__container .t-col_8{
    max-width: 100%;
}
@media screen and (max-width: 980px) {
    .t-feed__post-popup {
        padding: 0 60px;
    }
}