.mentorship_content{
    padding: 80px 0;
    background: #F7F7F7;
}
.mentorship_content .training_box_content:first-child {
    margin-bottom: 0px;
}
.mentorship_button_style{
    display: flex;
    justify-content: center;
    margin-top: 40px;
}
.mentorship_button_style .blue_button_style{
    text-align: center;
}
.mentorship_content .training_box_content img{
    height: 91px !important;
    width: auto !important;
}
