/* wp-custom-css */
my_card{
  height : 100%;
}

/* 一時的に非表示 */
.display-none {
  display: none;
}