Grey is container and childs are Red.
<div class="container">
<div class="child">
<div class="child">
<div class="child">
</div>
EDIT: I might add those are the same elements in different widths, first one is mobile size display and the other one is medium to full size.