Hi ,
I am using the footer in my website from this page - demo-app-landing.html.
I want to align the footer items such that -
in mobile devices, all the text, icons and images in the footer are center aligned.
However in the desktop and larger devices, the footer elements can be as is implemented in - demo-app-landing.html
Im able to center align the text elements using text-md-start text-center.
But dont know how to do this with the other elements - (image icon, the social icons and the ul elements)

