#main {
	padding-left: 0px;
    padding-right: 0px;
}

@media only screen and (max-width: 800px){
	.col-sm-6{
		float: left;
	}
}