@media screen and (min-width: 1025px) {
  .p-fudosan__risk__card {
    grid-template-rows: auto auto auto;
    align-content: start;
  }
}

