img.bgg-img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
}
.footerLogo img,
.header-bottom-area.fixed .logo-header-img,
#domov-filter-body {
    height: auto !important;
}

@media screen and (max-width: 1040px) {
  #main-navbar li{
    margin-right: 10px;
  }
}

@media screen and (max-width: 767px) {
    .slicknav_menu {
        height: 25px;
    }
}
