.ui.card.bmoAdListRow_bigSinglePhoto:has(.freestar_banner)  {
    height: 301px;
    width: 100%; 
    display: flex; 
    justify-content: center; 
    align-items: center; 
    overflow: hidden; 
    margin-bottom: 1rem;    
  }


  .ui.card.bmoAdListRow_bigSinglePhoto > .freestar_banner.incontent {
    max-width: 100%; 
    display: block; 
  }
