@charset "UTF-8";

@media screen and (min-width: 951px){
.block_text_2 .heading{
    width: 35%;
}
.block_text_2 .wrapper_item{
    width: 65%;
}
}