.hide-if-empty:has(.cx_scrolling_img .cx_scrolling_img_wrapper:empty) {
	display: none;
}

.hide-if-empty:has(.cx_scrolling_img .cx_scrolling_img_wrapper .scroll_trigger_child:empty) {display: none;}

/*.cx_scrolling_img .cx_scrolling_img_wrapper > div:not(:last-of-type) { overflow: hidden !important; }*/