.photo_text-block .right .title-block{margin-bottom:18px;}
.photo_text-block .content-single img{margin:0 0 10px;}
@media(max-width:1400px){
.photo_text-block .fw-42{flex:0 0 50%;max-width:50%;}
.photo_text-block .fw-58{flex:0 0 50%;max-width:50%;}
}
@media(max-width:1200px){
.photo_text-block .fw-65{flex:0 0 58%;max-width:58%;padding-right:15px;}
.photo_text-block .fw-35{flex:0 0 42%;max-width:42%;padding-left:15px;}
}
@media(max-width:992px){
.photo_text-block .fw-42,
.photo_text-block .fw-58,
.photo_text-block .fw-65,
.photo_text-block .fw-35{flex:0 0 100%;max-width:100%;padding-left:0;padding-right:0;}
.photo_text-block .fw-58{margin-bottom:24px;}
.photo_text-block .fw-65{margin-bottom:8px;}
}
@media(max-width:579px){
.photo_text-block .btns .p15{flex:0 0 100%;max-width:100%;}
.photo_text-block .btns .p15:first-child .btn{margin-bottom:8px;}
.photo_text-block .btns .p15 .btn{width:100%;}
}