@charset "UTF-8";

@media screen and (min-width: 768px) {
	.sec-1 .heading-1 {
		padding: 0 104px;
	}

	.standard .sec-1 .box-1 {
		grid-template-columns: max-content 54.2%;
	}

	.standard .sec-1 .img-1 {
		max-width: 518px;
	}
}

@media screen and (min-width: 1024px) {
	.sec-1 {
		margin-top: 35px;
	}

	.sec-1 .table-1 {
		margin-top: 43px;
	}
}