@media only screen and (min-width:690px){.test-contain#test #test-grid{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.test-contain#test #test-grid section.grid-cell:last-child{text-align:left}.test-contain#test #test-grid section.grid-cell:first-child{display:block;text-align:center}.test-contain#test #test-grid section.grid-cell:first-child .whyusetest{margin:0 auto;text-align:left}}@media only screen and (max-width:689px){.test-contain#test #test-grid{display:-ms-flexbox;display:flex;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-ms-flex-flow:column-reverse nowrap;flex-flow:column-reverse nowrap}}.rtl #test #test-grid section.grid-cell:last-child{text-align:inherit!important}