@charset "utf-8";
@media only screen and (max-width: 979px){
.aboutus {padding:20px 20px 10px 20px;font-size:14px;}
.aboutus a {font-size:14px;}
.home #products li a {background-size:80%;}
}

@media only screen and (max-width: 640px){
footer .botmbar {padding:20px 0}
footer .botmbar span { line-height:2;}
}