@media (max-width: 991px) {
    .footer-bottom {
		address {
			text-align: center;
			margin-bottom: 10px;
		}
		.payment-footer {
			text-align: center;
		}
	}
}

