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

p {
    margin: 30px 0;
    text-align: center;
}

#scrollers .txt {
    text-align: center;
}

.button p {
    margin: 0;
}

.arrow-container {
    text-align: center;
    margin-top: 15px;
}

img {
    width: 100%;
}

#detail .text {
    margin: 20px 0;
}

#main-text {
    top: 33vmin;
    right: 10%;
}

#main-image {
    width: 100%;
    background-size: 50%;
}

#info h1 {
    margin-top: 120px 0 50px;
}

#info h2 {
    font-size: 1.6rem;
    line-height: 2.5rem;
    margin: 2%;
    text-align: left;
}

#detail .text {
    font-size: 1.5rem;
    line-height: 2.7rem;
}

[feature-section="2"] h2 {
    font-size: 2rem;
}