@media (min-width: 769px)
{
	.main-container .col-sm-12
	{
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		float: left;
	}
}
