.span4{border: 0px !important}
@media screen and (max-width: 767px) {
	.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container, .span12 {
		width: 100%!important;
	}
}