.training_image{
    height: 400px;
    overflow: hidden;
}
.training_image img{
    width: 100%;
}