.participant { .post-header { align-items: flex-end; position: relative; @include touch { flex-direction: column-reverse; h2 { z-index: 1; } img { transform: translateY($size-24); width: 100%; } } } }