/* Hide for print */

.header__services-bar, .main-nav, .form-search, .btn-login, .btn-menu, .lang-switch .hero, .footer-top, .footer-menu, .social-networks, .mobile-nav, .menu-opened .mobile-nav, .header__services-bar, .panel-buttons.panel-buttons_large, .dashboard--tabs.custom-tabs, .vehicle-db-header, .button-center, .buttons-functional, .link.sticky, .btn.btn-frame, .panel-buttons, .bot-btn, .bot {
	display: none !important;
}

/* ---------------- */
h1{font-size: 30px;}
h2{font-size: 24px;}
h3{font-size: 20px;}
h4{font-size: 18px;}

.img-box-left{
  float: none;
}

.img-box-right{
  float: none;
}

.title-line:after{
  display: none;
}

a[href]:after {
   content: none !important;
 }
