/* your styles go here */

.box-image-text .image {
  min-height: 200px;
  max-height: 200px;
}

.box-simple {
  min-height: 230px;
}


section{
    margin-bottom: 0;
}


.bar {
    position: relative;
    background: #38a7bb;
    padding: 60px 0 0 0;
}

.testimonials .item .testimonial .name-picture img {
    float: right;
    width: 60px;
    border-radius: 0;
	border: 1px solid silver;
    margin-left: 10px;
}

.sprache
{
	display: block;
	text-decoration: none;
	border: 1px solid silver;
	border-radius: 20px;
	padding: 5px 10px 5px 10px;
	margin: 0 5px 5px 5px;
}