There are no responsive height breakpoints. There are two solutions that might work:
You can use the Flexible Layout system to make elements change in their position/size to account for the difference
You can write javascript code that uses the HypeLayoutRequest to determine which Layout to choose. There are examples searching for that term on the forums and a few threads that might be useful to start with since some folks have put in work to make this easier: