.aboutus{
    margin-top: 120px;

    display: flex;
    flex-direction: column;
    align-items: center;
}
.aboutus p{
    width: 750px;
    text-align: center;
    margin-bottom: 100px;
}

.aboutus h4{
    letter-spacing: 6.4px;
}
.line-hori{
    margin-bottom: 50px;
    margin-top: 50px;

}

.detail{
    background-image: url(../assets/location1.png); /* Sets background image */
    background-size: cover; 
    width: 100vw;
    height: 585px;
}

.detail2{
    background-image: url(../assets/location2.png); /* Sets background image */
    background-size: cover; 
    width: 100vw;
    height: 585px;
}

.detail3{
    background-image: url(../assets/location3.png); /* Sets background image */
    background-size: cover; 
    width: 100vw;
    height: 585px;
}
.detail4{
    background-image: url(../assets/location4.png); /* Sets background image */
    background-size: cover; 
    width: 100vw;
    height: 585px;
}

.detail5{
    background-image: url(../assets/location5.png); /* Sets background image */
    background-size: cover; 
    width: 100vw;
    height: 585px;
}

.detail6{
    background-image: url(../assets/location6.png); /* Sets background image */
    background-size: cover; 
    width: 100vw;
    height: 585px;
}
.detail6{
    background-image: url(../assets/location6.png); /* Sets background image */
    background-size: cover; 
    width: 100vw;
    height: 585px;
}
.detail7{
    background-image: url(../assets/location7.png); /* Sets background image */
    background-size: cover; 
    width: 100vw;
    height: 585px;
}