.ct_trusterd_customer {
    position: relative;
    margin-block: 40px;
}
@media screen and (max-width: 768px) {
  .ct_trusterd_customer {
      margin-block: 20px;
  }
}