.container.gmap-background .google-map {
    /* background-image: url(https://www.urbaninventors.lt/uploads/_CGSmartImage/maza-3a0fc0ea3a0926c689f3f9cd0d93f4ef.jpg); */
    background-image: url(../img/vieta.jpg);
background-size: cover;

}

.row.faq .tab-content {

    min-height: 335px;
}

.timeline .post-title.intro{
    font-size: 30px;
    font-weight: 700;
    color: #dc143c;
    border-bottom: solid 1px #d2d2dc;
    padding-bottom: 12px;
    margin-bottom: 12px;
}