.test{
    background: url(../images/test-bg.jpg) no-repeat top center;
    background-size: cover;
    position: relative;
}
.main_test{
    width: 100%;
    display: block;
}
.main_test{}
.main_test .test_item{}
.main_test .test_item .test_text{
    width:80%;
    margin: 30px auto;
}
.main_test .test_item .test_text em{
    font-size:18px;
    font-family: 'Droid Sans', sans-serif;
    font-weight: 400;

}
.main_test .carousel-control{
    background-image: none;
    top:50%;
    font-size:3rem;
}

.bg-grey {
    background-color: #e0e0ee;
}

.testimonial-photo {
    width: 80px;
    height: auto;
}

.testimonial-quote {
    font-size: 20pt;
    margin-right: 10px;
}

.testimonal-filiation, p {
    font-size: 12pt;
}

#test {
    height: 300px;
    margin-top: -60px;
}