@media (min-width: 576px) {

    .pb-30{padding-bottom:18px;}
.pt-30{padding-top:18px;}

.pb-50{padding-bottom:30px;}
.pt-50{padding-top:30px;}
.zag50{
    margin-top: 56px;
}
.pic_block .pic{
    height: 500px;
}
.section{
    margin-top: 104px;
}
.zag50 span{
    padding: 20px 24px;
    font-size: 24px;
    line-height: 24px;
}







.zag25{
    align-items: flex-start;
}
.zag25 span{
        padding: 18px;
        font-size: 24px;
        line-height: 24px;
        text-transform: none;
        font-weight: normal;
}
.secondary2{
        font-weight: 800;
        font-size: 40px;
        line-height: 38px;
        margin-top: 50px;
        margin-bottom: 18px;
        text-transform: uppercase;
        text-align: left;
}
.pic_block .pic3{
        height: 380px;
}


.crumbs{
    justify-content: left;
}











h2{
    font-size: 32px;
    line-height: 32px;
}
.popup-content{
    padding: 30px 60px;
}

.popup-wrapper .title{
    font-size: 28px;
    line-height: 34px;
}
}