.box_modal{
    max-height: 80vh;
    overflow-y: scroll;
}



@media (min-width: 961px) {
.image_txt_2col.k_f{
    align-items: inherit;
}
.k_f_div_img{
    width:25%;
    order:2;
}

.k_f figcaption{
    width:75%;
}
}



@media (max-width: 960px) {
    .k_f_div_img img{
        width: 100%;
    }

}
  