body {
	font-size: 10px;
}

.break-xs {
	height: 1px;
	display: block;
}

.xs-mb-40 {
	margin-bottom: 40px;
}

footer .copy .pull-left,
footer .copy .pull-right {
	float: none !important;
}

.news-title,
.news-list {
	text-align: center;
}

.news-item {
	display: inline-block;
}

.home-banner h2 {
	top: -80px;
}

.clients-page li {
	float: none !important;
}

.partners h3 {
	text-align: left;
}

.hide-xs {
    display: none;
}