<div class="container">
<div class="test green">
Test
<div class='test-child red'>
I should be on top<br/>
I should be on top<br/>
I should be on top<br/>
I should be on top<br/>
I should be on top<br/>
</div>
</div>
<div class="container">
<div class="test yellow">
But instead I'm on top<br/>
But instead I'm on top<br/>
But instead I'm on top<br/>
</div>
</div>
</div>