.t-col_4 {
   display: flex !important;
   flex-direction: column !important;
   justify-content: flex-start !important;
    background: #F8F8F8 !important;

}

.t772__img {
    margin: 0;
}

.t772__content{
    height: 175px;
    min-width: 33%;
    padding: 16px 0 0 16px;
    border-radius: 8px;
    -webkit-box-shadow: 2px 2px 4px 0px rgba(0,11,48,0.10); 
box-shadow: 2px 2px 4px 0px rgba(0,11,48,0.10);
}