#top .main-image {
	max-height: none;
	background-position: center 70%;
}

[feature-section] .section-big-text {
	font-size: 2.9rem;
}

.att01 {
    width:1200px;
    margin: 0 auto;
    padding: 30px 0;
    
}

.att-ttl {
font-weight: bold;
    font-size: 20px;
    margin-bottom: 30px;
    
}


[feature-section] .paragraph .text h2 {
    margin-bottom: 35px !important;
    font-size: 2.3rem !important;
    font-weight: bold !important;
    text-align: left !important;
}

[column] {
	display: flex;
	justify-content: space-between;
}

[column="4"] > * {
	width: 23.75%;
}

[column] img {
	width: 100%;
}

[nh-list-product] {
    justify-content: center;
}
p {
    text-align: center;
}
