<style>
	@media screen and (max-width: 600px) {
		.txt_serv {
			font-size: 1rem;
			font-weight: 600;
		}
		.txt_servd {
			text-align: center;
		}
	}
</style>