.content-12 .heading-column {
    margin-bottom: 60px;
}
.content-12 .content-row {
    margin: -30px;
}
.content-12 .content-repeat {
    padding: 30px;
}
.content-12 .content-repeat p:last-of-type {
    margin-bottom: 0;
}
.content-12 .content-repeat p.h4style {
    margin-bottom: 15px;
}
@media(max-width: 1199.98px){
    .content-12 .content-row {
        margin: -15px;
    }
    .content-12 .content-repeat {
        padding: 15px;
    }
    .content-12 .heading-column {
        margin-bottom: 45px;
    }
}
@media(max-width: 991.98px){
    .content-12 .heading-column {
        margin-bottom: 30px;
    }
}
@media(max-width: 767.98px){

}
@media(max-width: 575.98px){
    .content-12 .heading-column {
        margin-bottom: 30px;
    }

}