.facade h3{
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    color: #787777;
}
.catalog_item-overlay{
    top:0;
    left:0;
    right: 0;
    bottom: 0;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.5);
}
.technologies-fancy-item{
    cursor: pointer;
}
@media (max-width:523px) {
    .stenovye-paneli h2{
        padding-bottom: 0;
        margin-bottom: 0;
    }
}