

/* Start:/local/components/astronim/tbdi/templates/new/style.css?17610390691098*/
.tbd_i {
    position: relative;
}
.tbd_i .notification{
    background-color: #b0d067;
    color: white;
    font-size: 0.6rem;
    position: absolute;
    padding: 0 10px;
    right: -5px;
    top: -8px;
    border-radius: 3px;
}
.dok-po-tem .tbd_images .tbd_i {
    flex: 0 1 31%;
}
.dok-po-tem .tbd_images .tbd_i a {
    font-size: 0.9rem;
    line-height: 1.05rem;
    font-weight: 600;
}
.dok-po-tem .tbd_images .tbd_i .img {
    margin-bottom: 10px;
}
.dok-po-tem .tbd_images .tbd_i {
    padding: 10px 15px;
    padding-bottom: 30px;
}

.tbd_i .img{
    width: 100%;
    height: 180px;
    overflow: hidden;
    position: relative;
}
.tbd_i .img img{
    width: 100%;
    height: 100%;
}


@media screen and (min-width: 1120px) and (max-width: 1498px) {
    .dok-po-tem .tbd_images .tbd_i {
        flex: 0 1 46%;
    }
}
@media screen and (max-width: 768px) {
    .dok-po-tem .tbd_images .tbd_i {
        flex: 0 1 45%;
    }
}
@media screen and (max-width: 425px) {
    .dok-po-tem .tbd_images .tbd_i {
        flex: 0 0 91%;
    }
}
/* End */
/* /local/components/astronim/tbdi/templates/new/style.css?17610390691098 */
