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