@media only screen and (max-width: 767px) {
#footer-sections * {
text-align:center !important;
justify-content: center !important;
}
}
@media only screen and (max-width: 767px) {
#footer-sections * {
text-align:center !important;
justify-content: center !important;
}
}