@media (max-width: 1024px) {
	#p4 {
		width: 100%;
		margin: none;
	}

	#p4 .description .big .top {
		font-size: 15px;
	}

	#p4 .description .big .bottom {
		font-size: 12px;
	}

	#p4 .description .small {
		font-size: 1.8rem;
		line-height: 2.5rem;
	}

	#p4 .description .number {
		font-size: auto;
	}

	#p4 .description .n-1 {
		top: 10%;
		left: 30%;
	}

	#p4 .description .n-2 {
		right: 5%;
		top: 5%;
	}

	#p4 .description .n-3 {
		top: 3%;
		left: 25%;
	}

	#p4 .description .n-4 {
		top: 4%;
	}

	#p4 .description .n-5 {
		left: 28%;
		top: 2%;
	}

	#p4 .description .n-6 {
		top: 2%;
		left: 78%;
	}

	#p4 .description .n-7 {
		left: 27%;
		top: 8%;
	}

	#p4 .btn {
		padding-top: calc(30px * 0.25);
		height: 30px;
		font-size: 2.7rem;
	}

	#p4 .description .big .top {
		font-size: 2.5rem;
	}

	#p4 .description .big .bottom {
		font-size: 1.8rem;
	}
}