/* Injected CSS */

      @media screen and (min-width: 769px) {
        .home-list .list-item .item-inner {
          height: 550px!important;
        }
      }

      .home-list .list-item .item-content p {
        font-size: 12px!important;
      }

      .home-list .list-item .item-text {
        padding: 40px!important
      }

      .home-list .list-item h1 {
        font-size: 32px!important
      }

      .logo h1 {
        font-size: 16px!important;
      }

      .btn {
        background: #99d805!important
      }

      .navigation .menu-item-link {
        color: #99d805!important
      }

      .navigation .sprite {
        fill: #99d805!important
      }

      .navigation span {
        background: #99d805!important
      }