.ranking__content .blogcard:nth-child(n + 4) {
	@media screen and (min-width: 480px) {
		display: none;
	}
}