.hide-larger-price .price:has(.amount~.amount) :is(.amount~.amount,[aria-hidden=true]:not(.amount)) {
	display: none;
}