div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
.sertificate .blocks-sertificate.rev
{
	    box-sizing: border-box;
    width: 25%;
    height: 390px;
    padding: 15px 18px;
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
   }

   .page_with_form_wrap > .text-page, .service--detail > .text-page, .otzivy--page > .sertificate {
    width: calc(100%)!important;
}
@media screen and (max-width: 1210px)

{
.otzivy--page .sertificate img
{
	max-height: none!important;
}
}