@media (max-width: 767px) {
  .navbar-nav {
    background: rgba(30, 30, 30, 0.95);
    text-align: center;
    z-index: 1000;
  }
  .head > .bacgraund > video {
    display: none;
  }
  .head > .bacgraund > img {
    display: inline-block !important;
  }
  .head > .bacgraund:after {
    content: "";
    background-color: rgba(60, 60, 60, 0.7);
    background-image: none !important;
    background-repeat: repeat;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 150;
  }
  body>.header>.wrapper>.row-12>.col.logo>.row-12>.col>.logoukraine>img {
    height: 50px;
  }
  body>.header>.wrapper>.row-12>.col>.row-12>.col.sitetitel>a>h1 {
    font-size: 140%;
  }
  body>.wrapper>.row-12>.page>.news>.row-12>.col.one>ul>li {
      display: inline-block;
      width: 100%;
      margin:  0 0.5% 20px;
      padding: 0 0.5% 0px;
      /*min-height: 435px;*/
      text-align: justify;
  }
  body>.wrapper>.row-12>.page>.news>.row-12>.col.one>ul {
      height: auto;
  }
  body>.wrapper>.row-12>.page>.news>.row-12>.col.one>ul>li {
      height: auto;
  }
  body>.wrapper>.row-12>.col>.news>.row-12>.col {
    max-height: none;
  }
  body>.wrapper>.row-12>.col>.news>.row-12>.col.one>ul>li>a>img {
    width: 100%;
    height: auto;
  }
  body>.wrapper>.row-12>.col>.news>.row-12>.col>ul>li {
    max-height: none;
  }
  body>.wrapper>.row-12>.page>.news>.row-12>.col.one>ul>li:nth-child(1) {
    max-height: none;
    height: auto;
    border-bottom: 1px solid #cccccc;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
  }
  body>.wrapper>.row-12>.page>.news>.row-12>.col.one>ul>li:nth-child(2) {
    max-height: none;
    height: auto;

    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
  }
  body>.wrapper>.row-12>.page>.adresspip>.row-12>.col.adresspip>.adresspip>.row-12>.col.adresspip>table {
    font-size: 10px;
  }
  body>.wrapper>.row-12>.page>.adresspip>.row-12>.col.adresspip>.adresspip>.row-12>.col.adresspip {
    overflow-x: scroll;
  }
}
