@media only screen and (min-width: 769px){
    #international_training_centres section div div:last-of-type{
        margin-bottom: 0;
        padding-bottom: 0;
    }
    #international_training_centres_02 section div div:last-of-type{
        margin-bottom: 0;
        padding-bottom: 0;
    }
}