
@charset "UTF-8";

article>.entry_header{
    display: none;
}

@media screen and (min-width: 951px){
#course-1+.block_text_2 .heading{
    width: 65%;
}
.block_text_2 .wrapper_item{
    width: 30%;
}
}