.view-article .t4-main-body .t4-section-inner > .row > .t4-col {
    height: 100%;
    width: 30% !important;
    
}
@media screen and (max-width: 991px) {
.view-article .t4-main-body .t4-section-inner > .row > .t4-col {
    height: 100%;
    width: 100%   !important;
}