article table {display:block;overflow-x:auto;border:0; height: auto !important ; min-height: fit-content;max-width:fit-content;max-height:fit-content}
article {display:block; overflow-x:auto}
.work_area td {border-color: #ccc !important;}

#vk_widget{overflow: hidden;}

/* Make a text at the work area same. Anton*/
.work_area h3 {font-size:16px !important;}
.work_area h3 * {font-size:16px !important;}
.work_area h2 * {font-size:18px !important;}
.work_area h2 {font-size:18px !important;}
.work_area h1 {font-size:24px !important;}
.work_area h1 * {font-size:24px !important;}
.work_area * {font-family:'open sans', tahoma, sans-serif, VideoJS /* videojs удалить позже (костыль для старого плеера*/ !important; font-size: 14px !important;}

/*Respons. Youtube */
.youtube{ position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; margin-top:5px; }
.youtube iframe, .youtube object, .youtube embed{ position: absolute; top: 0; left: 0; width: 100%; height: 100% }


.disser-video-html {
   width: 100%;
  height: auto;
  max-height: 100%;
}
