#header img {
    max-height:196px;
    max-width:100%;
    box-shadow: 0 3px 10px rgba(0,0,0,.23),0 3px 10px rgba(0,0,0,.16);
}

#header img.logo {
    max-height:75px;
    max-width:100%;
    box-shadow: none;
}

#header img.vcenter {
    display: inline-block;
    vertical-align: middle;
}

#header .well {
    height: 196px;
}

#header .well.vcenter {
    text-align:center;
    font: 0/0 a;
    background-color: transparent;
    box-shadow: none;
}

#header .well.vcenter:before {
    content: ' ';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

#header {
    margin-bottom: 20px;
    margin-top: 20px;
}

.galleria {
    width: 100%;
    height: 485px;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

address {
    text-align: left;
    font-size: 12px;
    padding: 5px;
}

.brokerInfo {
    position: relative;
    overflow: hidden;
    width: 142px;
}

.nav-tabs {
    border-bottom: 0;
}
