

.about_intro {
    font-family: 'Gotham SSm A', 'Gotham SSm B', 'Gotham SSm', Gotham, 'Proxima Nova', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 300;
    color: #555555;
    line-height: normal;
#    border: solid;
#    border-style: dotted;
#   border-color: green;
}

.about_services {
    font-family: 'Gotham SSm A', 'Gotham SSm B', 'Gotham SSm', Gotham, 'Proxima Nova', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: 300;
    text-align: center;
    color: #555555;
    padding-right: 30px;
#    border: solid;
#    border-style: dotted;
#    border-color: purple;
}

.about_header {
    font-family: 'Gotham SSm A', 'Gotham SSm B', 'Gotham SSm', Gotham, 'Proxima Nova', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 36px;
    font-weight: 300;
    text-align: center;
    color: #555555;
#    border: solid;
#    border-style: dotted;
#    border-color: purple;
}


.bullet_container {
    width: 450px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;

    text-align: left;
    line-height: 200%;
}

#.about_img {
#   padding-top: 20px;
#    padding-left: 30px;
#   padding-right: 20px;
#   padding-bottom: 0px;
    
    
#    float: left;
#    padding-right: 10px;
#    vertical-align: text-top;    
#    border: solid;
#   border-style: dotted;
#   border-color: red;
#
#}

.about_container {
    
#   padding: 10px;

    width: 800px;
    
    height: 400px;
    margin-left: auto;
    margin-right: auto;
    
#    border: solid;
#    border-style: dotted;
#    border-color: blue;
    
}

.col_2 {
#    float: left;
#    margin-right: 22%;
    margin-left: 150px;
        
#    border: solid;
#    border-style: dotted;
#    border-color: gray;
}

.col_1 {
    width: 150px;
#    width: 20%;
#    float: right;
    float: left;
    
    
#   padding: 10px;
    
#   border: solid;
#   border-style: dotted;
#   border-color: black;
    
}

ul {
    list-style-type: none;
}

