.frame-type-vd_iconbox {
	i {
		&::before {
			font-size: 56px;
			line-height: 1;
			-webkit-text-stroke-width: 0.02rem;

			@media (min-width: 1024px) {
				font-size: 77px;
			}
		}
	}
}
