.training_pg_img_ht {
    height: 200px;
}
.training_pg_space_ht {
    height: 337px;
}
.training_img_wrapper{
    bottom: 25%;
}

@media only screen and (max-width:1199px){
    .training_img_wrapper{
        padding: 40px 0;
    }
}