/* ff standard tile styling */

@media screen and (min-width: 990px) {
    .ff-standard-tile {
        flex-direction: row;
    }
}
