@media screen and (max-width: 480px) {
.t668__text	 {
font-size: 12px !important;
}

.t668__title {
font-size: 14px;
letter-spacing: -0.5 !important;
}
}

@media screen and (min-width: 481px) and (max-width: 640px) {
.t668__text	 {
font-size: 12px;
line-height: 1.45;
}

.t668__title  {
font-size: 16px;
letter-spacing: -0.5 !important;
}
}


@media screen and (min-width: 641px) and (max-width: 960px) {
.t668__text	 {
font-size: 12px;
}

.t668__title  {
font-size: 16px;
letter-spacing: -0.5 !important;
}

}


@media screen and (min-width: 961px) and (max-width: 1200px) {
.t668__text	{
font-size: 14px;
}

.t668__title {
font-size: 20px;
letter-spacing: -0.5 !important;
}
}


@media screen and (min-width: 1200px) {
.t668__text	 {
font-size: 14px;
}

.t668__title {
font-size: 20px;
letter-spacing: -0.5 !important;
}
}


.t-feed__post-popup__date-parts-wrapper.t-feed__post-popup__date-parts-wrapper_aftertext {
display: none;
}

t-feed__post-popup__date-parts-wrapper.t-feed__post-popup__date-parts-wrapper_aftertitle {
display: none;
}

