.gi-ofr-banners .gi-bnr-body .gi-bnr-detail h5 {
    color: var(--checkline-color2) !important;
    font-size:1.5em;
    text-transform: none;
}

.width-80 {
    width: 100% !important;
}

/* left */
/*.section-title-2 {*/
/*    align-items: flex-start !important;*/
/*}*/

/* center */
.section-title-2 {
    align-items: center !important;
}


thead, tbody, tfoot, tr, td, th {
    border-style: none;
}

@media (max-width: 768px) {
    .gi-about table td {
        vertical-align: top !important;
    }
}



.gi-about .table td, .table th {
    padding: 0  ;
    vertical-align: middle;
}