.card-image {
  object-fit: contain;
  height: 300px;
}



/* Već postojeće pravilo za desktop (25%) već imaš, ovo je za mobile */
@media only screen and (max-width: 700px) {
  [data-sub-layout="e61bda19-d954-45da-9936-431a2b11e923"],
  [data-sub-layout="3202e516-2c78-4595-87c8-a87ac548c66b"],
  [data-sub-layout="0b00c9bb-c435-4fb2-b415-51a332012fe2"],
  [data-sub-layout="c5505f21-80c6-40db-ada9-a15aff47b1a1"] {
    flex-basis: 50% !important;
    max-width: 50% !important;
  }
  #sd-image-1ce4eb2e-e237-40d8-a0ea-0ebd52966f62, #sd-image-5630abec-2334-4fba-89bb-86da94291dbf{
    margin-top: 20px; 
  }
  #sd-image-f984758a-82ad-4bde-9cbb-618abb8b5b34 {
    display: none;
  }
}
@media only screen and (min-width: 700px) {
  #sd-image-83604ea1-dab8-4e82-9399-7ed7f501be9a {
    display: none !important;
  }
}
