



/* ------------- 
content start - lessons
------------- */

html .gc-main-content div .center-block {
    max-width: 900px !important;
    width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    float: none !important;
    background: #fff !important;
    box-shadow: 0 0 20px #947e62;
}

@media (max-width: 400px) {
html .lt-onecolumn-common p, li{
    font-size: 18px !important;
}
}

/* вписываем объект (видео рутуб) в ширину страница  */
.RT-video{
  
   width: 100%;
     height: auto;
  box-sizing: border-box; 
     
}
/* ------------- 
content finish - lessons
------------- */
