@media screen and (max-width: 665px) {
    .navbar-brand {
      display: contents;
    }

    .header-slider {
        margin-top: 0;
    }

    .header-slider .header-desni-cont .header-desni-buttons {
        margin: 0;
    }

    .header-desni-buttons .btn-outl {
        width: 100%;
    }

    .header-desni-buttons .btn-prim {
        width: 100%;
    }

    .header-lijevi-cont {
        margin-top: 2rem;
    }

    .whoweare-container {
        margin-bottom: 2rem;
    }

    .card {
        margin-bottom: 2rem;
    }

    .dekoracija1 {
        display: none;
    }
    .dekoracija2 {
        display: none;
    }
}
@media only screen and (max-width: 991.98px) {
    .talk .d-flex {
        display: block !important;
    }
}
  