/* Fix IE because it hates flexbox */

.large-square .flip-back {
    display: block !important;
    flex-wrap: nowrap !important;
}

