@media (min-width:781px){
  body:not(.ccc-auth-logged-in) .card .details-panels .more,
  body:not(.ccc-auth-logged-in) .card .cc-highlights-panel{
    max-height:429px !important;
  }
}
