.our_researchers_main .oureasearcher_col {
    padding-bottom: 60px;
}

.our_researchers_right_colm a {
    color: #9b1006;
    text-decoration: none;
}

@media only screen and (max-width: 767px) {

    .reSearch_row {
        margin-bottom: 22px;
    }

    .oureasearcher_col img {
        width: 100%;
    }

    .our_researchers_main .oureasearcher_col {
        background: #f2f2f2;
        padding: 10px;
        width: 100%;
    }

}