@media (max-width: 901px) {
  h2 {
    font-size: 35px !important;
  }
  h2 br {
    display: none;
  }
  .teach .play-button {
    top: 57% !important;
  }
  #olsen_right,
  #olsen_left {
    display: none;
  }
  .about-white .col-md-6:last-child {
    padding: 0;
  }
  .clients ul {
    display: block;
  }
  .clients ul li {
    display: block;
    padding: 15px 0;
    width: 100%;
    text-align: center;
    max-width: none;
  }
  .navbar-scrolled[aria-expanded="true"] .logo_pages {
    display: none !important;
  }
  .navbar-scrolled[aria-expanded="true"] .logo_hp {
    display: block !important;
  }
  .navbar-scrolled .navbar-toggler-icon {
    background: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,0,0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
  }
  .navbar-scrolled .navbar-toggler:not([aria-expanded=false]) .navbar-toggler-icon {
    background: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
  }
  .navbar-scrolled .navbar-collapse ul li a.nav-link {
    color: #fff !important;
  }
  .nav-pills .nav-item {
    width: 100%;
  }
  .servis-lyzi-form {
    padding: 25px 5px;
  }
  .contacts {
    padding: 30px 0 0 !important;
  }
  .contacts + .contacts {
    padding-top: 0 !important;
    padding-bottom: 30px;
  }
  body:not(.content_homepage) h1 {
    font-size: 35px;
  }
  #slider .owl-item .banner-text h1 {
    margin-bottom: 20px;
  }
  #slider .owl-item .banner-text em {
    margin-bottom: 0;
    font-size: 30px;
    line-height: 25px;
  }
  #slider .owl-item .banner-text strong {
    font-size: 30px;
    display: inline-block;
    line-height: 30px;
  }
  .about-white h1 {
    font-size: 35px;
  }
  .nav-pills .nav-item .nav-link {
    font-size: 25px;
  }
}
