.trust_section .trust_heading .logo_box_row {margin:0 auto; display: flex; flex-wrap: wrap; flex-flow:wrap; align-items: center; justify-content: center; column-gap: 64px; row-gap: 32px;} 
.trust_section .trust_heading .trust_box_title { color: var(--secondary-700); font-size: 16px; line-height: 24px; font-weight: 500; text-align: center;}
.trust_section_thumbnail img {display: inline-block;}
.trust_heading{display: flex;flex-direction: column; row-gap: 32px !important;}

@media (max-width:767px){section.trust_section {}
@media (max-width:425px){section.trust_section {}

