@media (max-width: 575px) {
    .footerCopyrightCont *{
        text-align: center !important;
    }
}