/*
Theme Name: Module Studio
Theme URI: https://www.click4technologies.com/
Author: Achyut Jena
Author URI: https://www.linkedin.com/in/achyut-jena-b844b259/
*/
@media (max-width: 543px) {
.custom-order-2 {
        order: 2;
    }
   .custom-order-1 {
        order: 1;
    }
}