#main-content{
    .about-us{
        h1{
            font-family: @openSan-semibold;
            font-size: 25px;
            text-align: center;
        }
        h3{
            font-family: @openSan-semibold;
            font-size: 20px;
        }
    }
}