.aboutUsBg {
    width: 100%;
    height: 1300px;
    background: url('../../images/about/bg.png') no-repeat center;
    background-size: 100% 100%
}

.description {
    text-align: center;
    margin-bottom: 200px
}

.description h1 {
    font-size: 48px;
    color: #6e6e6e;
    margin-bottom: 70px
}

.description span {
    display: block;
    margin: auto;
    width: 1066px;
    font-size: 26px;
    color: #6e6e6e;
    line-height: 66px;
    text-align: left;
    font-weight: 400
}
