@media (min-width: 768px) {
  .custom-content-block--image_card .custom__block--image_card .card-media__content-wrapper {
    max-width: 49rem;
  }
}