img {
  display: initial;
}
.h1, h1 {
    font-size: 16px;
}
#naslov {
    color: #5c5c5c;
    text-align: center;
}
#contentmap_module_87 {
    height: calc(100vh - 41px) !important;
}
#contentmap_container_module_87 .intro_image {
    max-width: 380px !important;
float: none;
}
#sp-main-body {
    padding: 0;
}
.noo-m-info h1 {
    font-size: 20px;
    margin: 5px auto;
    font-weight: bold;
    text-transform: capitalize;
}
#dugmici {
    min-height: 50px;
    text-align: center;
}
#legenda img {
    max-width: 20px;
	box-shadow: 2px 2px 5px #bababa;
}
#legenda h2 {
    font-size: 16px;
    border-bottom: 1px solid #cfcfcf;
    padding: 5px;
}
.legenda {
    margin-left: 8px;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 400;
}
.pola {
    width: -moz-max-content;
    display: inline-block;
    min-width: 49%;
}
#legenda {
	max-width: 250px;
}
.potpis {
    margin: 20px 0px;
    display: block;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
  color: #7b7b7b;
}
@media screen and (min-width:768px) {
  #contentmap_module_87 {
	height: calc(100vh - 16px) !important;
        min-height: 800px;
  }
  #contentmap_legend_module_87 {
    margin-top: 5px;
    position: absolute;
    top: 13px;
    left: 33px;
    background: #fff;
    padding: 20px;
    border: 5px double #efefef;
}
  .contentmap-checkcontainer {
    margin-right: 20px;
    white-space: normal;
    display: block;
}
  .logo-knjazevac {
    width: 100%;
    height: 100px;
    background-image: url("/images/knjazevac_grb.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0px 0px 15px 0px;
}
  .logo-knjazevac a {
    width: 100%;
    height: 100%;
    display: block;
}
}