@charset "utf-8";
/* CSS Document */

@media only screen and (max-width: 800px) {
#social .span_3_of_3 {
width:100%
}

#social .span_2_of_3 {
width:64.2%
}

#social .span_1_of_3 {
width:28.5%!important
}

#social .col {
margin:1% 0 1% 7.2%
}

#social .col:first-child {
margin-left:0
}
}
