/* web/card_search/style.css */
div#card_container > img {
  width: 250px;
  height: 350px;
  object-fit: contain;
}
