/* Документация */
@media (max-width: 699px){
  .grey_section{
    padding: 0 !important;
    overflow-x: scroll;
  }
  .grey_section table {
    width: 100% !important;
  }
  .grey_section table font{
    font-size: 12px !important;
  }
}
