.our_researchers_right_colm h6 a {
    font-size: 30px;
    color: #9d0a0e;
    font-weight: 700;
    text-decoration: none
}

.our_researchers_right_colm h5 {
    font-weight: 700;
}

.our_researchers_ {
    margin-top: 75px;
    margin-bottom: 43px;
}

@media all and (max-width: 768px) {
    .block_image_content img {
        width: 100%;
        margin-bottom: 15px;
    }

    .block_image_content {
        background: #f2f2f2;
        padding: 10px;
        width: 100%;
    }

    .our_researchers_right_colm h6 a {
        margin-top: 20px;
        font-size: 18px;
        line-height: 18px;
    }

    .our_researchers_right_colm h5 {
        font-size: 14px;
        margin-top: 5px;
    }

}