.menuzord-brand {
    margin: 0px 30px 0 0;
    float: left;
    color: #666;
    text-decoration: none;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.3;
    cursor: pointer;
}

.item img {
    width: 30%;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;   
}
.item h4 {
    font-size: 16px;
}
.item p {
    font-size: 14px;
}

.clearfix {
    content: "";
    clear: both;
    /* display: table; */
}

.naslov {
    background: #f8f8f8 !important;
    padding: 15px;
}

.post .entry-content {
    background: unset;
    padding: unset;
}
.najavi_otpad {
    background-repeat: no-repeat;
   background-size: cover;
}

@media only screen and (max-width: 780px) {
  .gallery-isotope.gutter-30 .gallery-item {
    padding-right: unset;
}
}
