@media all and (min-width:768px) and (max-width:980px){.reverse{display:flex;flex-direction:column-reverse}}@media all and (max-width:767px){.reverse{display:flex;flex-direction:column-reverse}}