  html {
    background-image: none;
    font-family: arial;
    font-size: 14px;
    width: 1000px;
  }
  .template td {
    float: none !important;
  }

  * { -webkit-print-color-adjust: exact; print-color-adjust: exact; }

  #cityChoice {
    display: none;
  }
  a {
    color: #111;
    text-decoration: none;
  }
  #wrapper {
    padding: 0;
  }
  #warning-message, 
  #breadcrumbs, 
  #placeholder, 
  #realBreads, 
  #footer, 
  #webChat,  
  #head .city, 
  #head .header__rigt-side .header__nav, 
  #head .header__rigt-side .call-us,
  #terminalAddresses, 
  #cityChoice, 
  #terminalChoice {
    display: none;
  }

  .subscribe-block,
  .singleNews .links a.icons {
    display: none;
  }
  #head {
    background: #FFFFFF;
  }
  #head .logo a,
  #head .logo img {
    display: none;
  }
  #head .logo {
    height: 68px;
    float: none;
    padding: 0;
    margin: 0;
  }
  #head .header__rigt-side {
    margin: 0;
    padding: 0;
    float: none;
    width:; auto;
  }
  #head .header__rigt-side a.header__phone {
    display: block;
    color: #111;
    font-size: 28px;
    margin-top: 10px;
    float: none;
    text-align: left;
  }
  #head .header__rigt-side a.header__phone:after {
    content: ' круглосуточно';
    color: #111;
    font-size: 28px;
    margin-top: 0;
    margin-left: 10px;
  }
  #head .logo:after {
     content: url(/style/logobw_new.png);
  }
  .noprint {
    display: none !important;
  }
  .people .photo {
    background: none !important;
  }
  #webChat_panel {
    display: none;
  }
  #widget_guide .guide_menu,
  #slider-first,
  #slider-second {
    display: none;
  }

  .singleNews {
    font-size: 14pt;
  }
  .singleNews .text {
    line-height: 1.5;
  }
  .singleNews .links {
    border: 0;
  }
  .singleNews .links span.date {
    color: #111;
  }
  .singleNews .links a.category {
    color: #111;
    text-decoration: none;
  }

  #sendPopup,
  #sharePopup {
    display: none;
  }