/* your styles go here */
/* Example site test */

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

.box-image-text .image img {
    max-height: 190px;
    margin: auto;
}

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

.box-simple ul {
    text-align: left;
    color: #999999;
}

#foter_logo {
    width: 100px;
}

.contact_block {
    padding-left: 40px;
    padding-right: 40px;
    margin-left: 20px;
    margin-right: 20px;
}

#footer_logo {
    width: 100%;
}

#footer_contact_text {
    padding-left: 10%;
    padding-top: 5%;
    padding-bottom: 5%;
    padding-right: 10%;
    margin-left: 5%;
    margin-right: 5%;
    border: 2px solid gray;
    border-top: none;
    background-color: white;
}

.testimonials .item{
    padding-bottom: 0;
}

.testimonials .bottom-hildebrand img {
    width: 100%;
    min-height: 150px;
}
