@media (max-width: 450px) {
.certificates {
justify-self: center;
}
.tp-footer-contact, .google-apple-stores {
    justify-items: center;
}
}