@media screen and (max-width: 700px) {
	.mobtxtcenter{
		text-align: center;
		padding-bottom: 10px;
	}
}