.custom-button-module{display:flex;justify-content:space-between}.reverse-on-mobile{display:flex;flex-direction:row}@media only screen and (max-width:768px){.reverse-on-mobile{flex-direction:row-reverse}}