@charset "utf-8";

.h3-section .copy {
	margin-left: 1%;
	margin-bottom: 25px;
}
.h3-section .first-text {
	width: 81.5%;
	margin-left: 1%;
	margin-bottom: 48px;
}

#second-nav nav {
	width: 71%;
}
#second-nav nav a:nth-child(1) {
	width: 29.85%;
}
#second-nav nav a:nth-child(2) {
	width: 34.36%;
}
#second-nav nav a:nth-child(3) {
	width: 17.88%;
}
#second-nav nav a:nth-child(4) {
	width: 17.88%;
}