@media screen and (max-width: 640px) {
	.fusion-no-small-visibility {
		display: none !important;
	}
	
	body .sm-text-align-center {
		text-align: center !important;
	}
}