@media (max-width:1400px) and (min-width:1200px) {
	.module-192 .copyright .span-2 {
		line-height: 18px;
	}
	div.module-192 .powered-by {
		align-items: flex-end;
	}
	div.module-192 .powered-by span {
		line-height: 22px;
	}
}
@media (max-width: 991px) {
	div.module-192 .powered-by span {
		margin-right: 0;
	}
}