nav,
.nav,
.thumbnails,
#map,
footer,
.contact-form,
.more-link
{
    display: none ! important;
}

.fade{
    display: block ! important;
    opacity: 1 ! important;
}

.main-image{
    width: 100% ! important;
}

.col-md-8{
    width: 100% ! important;
}

.single-side{
    margin-left: 0 ! important;
    margin-right: 0 ! important;
}

.contact{
    background-color: #fff;
    margin-left: 0; ! important;
}

.contact .profile{
    margin-left: 0 ! important;
    margin-right: 0 ! important;
}

header{
    position: relative ! important;
    width: auto ! important;
}

a[href]:after {
    content: none !important;
}

