body {
    word-wrap: break-word;
}


.header {
    background: url(/img/06.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;}


.header img {
    width: 75%;
    height: auto;
}


.about img {
    width: 90%;
    height: auto;
}


.text-vertical-center h1, 
.text-vertical-center h3, 
.text-vertical-center div {
    margin-left: 0px !important;
    padding-left: 0px;
}

.callout1 {
    height:auto;
}

#callout1 iframe {
    max-height: 250px;
}