.t997__img-title-wrapper{
    display: flex !important;
    flex-direction:column; !important;
    justify-content:center; !important;
}

.t997__img-title-wrapper div{
    display: flex !important;
    flex-direction: row; !important;
    justify-content:center; !important;
}

.t997__imgwrapper{
    width: 0px !important;
    height: 0px !important;
}
.t858__img{
    padding-bottom: 20px !important;
}

@media screen and (max-width: 1200px) {
    .t997__header-wrapper{
    display: flex !important;
    align-items: center !important;
    }
    .t997__card-desc div span {
        font-size: 22px !important;
    }
    .t997__cards-wrapper{
        display: flex !important;
        flex-direction: column; !important;
        align-items: center !important;
    }
}
@media screen and (max-width: 960px) {
    .t997__col{
        display: flex !important;
        flex-direction: column; !important;
        align-items: center !important;
        justify-content:center; !important;
    }
}