.contact-expect-3__card {
  grid-template-columns: minmax(0, 0.95fr) minmax(360px, 1.02fr);
}

.contact-expect-3__content {
  max-width: 840px;
}
