footer,.footer-top,#navigation-fluid,#pager-links,#contact-form-box{
    display: none;    
}

#banner{
    height:auto;
    margin-bottom: 20px;
}

#banner .row > div{
    width:100%;
}

#banner .row > div > div{
    padding:0;
}

.column-left, .column-right{
    width:100%;
    margin-left:0;
}

.column-left{
    min-height: 0 !important;
    border:none;
    padding:0;
}

.reason-image{
    padding:0;
    width:auto;
    height:auto;
}

.reason-text{
    height:auto;
}

#content-fixed .column-right p{
    max-width: 90%;
}

#header-left{
    width:70%;   
}

#header-right{
    width:30%;
}
#header-left > span, #header-right p.email {
    font-size: 16px;
}

#header-left img{
    width: 95px;
    height:95px;
}

#header-right p{
    font-size: 20px;
}

.row{
    padding:0;
}

#header-fixed{
    border-bottom: 1px solid #003e1a;
    padding:0 0 25px;
    margin: 0 0 15px;
}

#contact-map iframe{
    height:300px !important;
}

#post-2999 .column-full > h2, #post-2999 .column-full > p{
    display:none;
}