.testimonial > .item .table .row > p span{
	width:85%;
}
.testimonial > .item > div.image{
	margin:0;
	padding:0;
	overflow-x:hidden;
}
.testimonial > .item > div.image > img{
	width:150%;
	height:auto;
	margin: 0 -25%;
	display:block;
}
.testimonial > .item .table .row > div > a > h2{
	background-image:none !important;
}
.testimonial > .item .table .row > div > a{
	background-color: rgba(64,41,25,0.5);
}

.clients div{
	width:85%;
}
.clients div a{
	width:46%;
	margin:20px 1%;
}
.bsr-grid .item p {
    padding: 0px 10px;
    line-height: 22px;
}
.hero-text p {
    padding: 0px 40px;
    margin: 30px auto;
}
.bsr-grid .content, .bsr-content {
    padding: 30px 20px;
}
.footer .copy {
    margin: 20px auto 0;
    width: 190px;
}