header {
    display : none;
}

#nav {
    display : none;
}

footer {
    display : none;
}

.contact-img {
    width : auto;
}

.col-md-9 {
    float: left;
    width: 75%;
}

.col-md-6 {
    float: left;
    width: 50%;
}

.col-md-3 {
    width : 25%;
    float: left;
    padding-right: 15px;
    padding-left: 15px;
}

img {
    max-width : 100%;
}

#content-start, #mobile-menu, #breadcrumb-container, #blurry, .centered-paginator {
    display : none;
}

.timeline-content {
    opacity : 1 !important;
}

.flag-icon {
    display: none;
}