@media (min-width: 1180px) {
	.btn-under{
		width: 500px;
		text-align: center;
		align-items: end;
		margin: var(--s1) 0 0 auto;
	}
}