@media only screen and (max-width: 768px) {
    .navbar-light .navbar-toggler   {background-color: white;}
    .slider-content {margin-left: 43px;}
    .navbar-nav {text-align: center;}
    .bocek h1 {bottom: inherit;}
    .bocek p {bottom: inherit; padding-left: 100px; padding-right: 100px;}
    .bocek {position: relative; height: auto;}
    .bocek img {position: absolute;}
    .headersBG {z-index: 99;}
    .sosmedgor {margin-left: 65px;}
    .footer p {text-align: center;}
    .footers {text-align: center;}
    .footers li {list-style-type: none}
    .footers img {width: 35%;}
  }
