.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="9b27cfab-f9bd-4691-a803-9ccf7bbd9fde"],
  [data-sub-layout="a36ba1ca-df6c-486a-a3c7-a47d5a35bbe9"],
  [data-sub-layout="b361d4e6-efbd-4138-aba2-1cc2a9b2310a"],
  [data-sub-layout="2f45a5e7-6db3-4f12-95e8-155a6f20f543"] {
    flex-basis: 50% !important;
    max-width: 50% !important;
  }
  [data-placement-id="e8d3cfa4-bf44-42e8-b697-645db6772b92"]{
    padding-top: 20px; 
  }
  #sd-image-ae67f969-2f62-4787-b129-429bc5fee027 {
    margin-top: 20px !important; 
  }
  #sd-image-e2e12444-e63e-4db5-888b-b206050b3caa {
    display: none !important;
  }
}
@media only screen and (min-width: 700px) {
  #sd-image-b5e1c5a5-1071-4c59-82eb-103f425f0b09 {
    display: none !important;
  }
}
