    section.aboutus { padding: 40px 0px;}

    .aboutus .about-firm .content {
        padding-bottom: 30px;
    }


    .aboutus .header {text-align: center; margin: auto; padding-bottom: 30px;}

    .aboutus .header h2 {text-align: center; font-size: 32px; font-family: 'Roboto', sans-serif; color: #444444;}
    
    .aboutus .header p {margin: 15px 0px 0px 0px ; font-size: 16px; font-family: "Open Sans", sans-serif; color: #444444;}
        
    .aboutus .about-firm { padding-bottom: 35px;}

    .aboutus .content ul {list-style: none; margin-bottom: 0px;}

    .aboutus .content ul li{padding:17px 0px;}

    .aboutus .content ul li h5.heading{font-size: 18px; font-weight: 500;line-height: 1.2; color: #555555; font-family: 'Roboto', sans-serif;}

    .aboutus .content ul li p.info{font-size: 15px; color: #555555; margin-bottom: 0px;}
    
    .aboutus .supporting-business { padding-bottom: 35px; }

    .aboutus .supporting-business .content { padding: 0px; }

    .aboutus .choose-us .content { padding: 0px; }

    .aboutus .supporting-business .content ul { background-color:#f6f9fe; padding: 30px 30px; list-style: none; margin-bottom: 0px; }

    .aboutus .choose-us .content ul { background-color:#f6f9fe; padding: 30px 30px; list-style: none; margin-bottom: 0px; }

    .aboutus .choose-us .choose-us-image-holder { background-image: url(../images/why-choose-us.jpg);height: 100%;background-size: 
        cover;background-repeat: no-repeat;background-position: left; height: 490px; }
    
    @media only screen and (min-width: 768px) {
        .aboutus .header {
            text-align: center; width: 50%; margin: auto; padding-bottom: 30px;
        }
    }

    @media only screen and (min-width: 768px) {
        .aboutus .about-firm .image {
            margin-top: 18px;
        }
    }

