a[href]:after {
    content: none !important;
}

a[href^="enquiry-list"] {
    display: none;
}

h1 {
    font-size: 26px;
}

#search,
.top-links,
.breadcrumb,
.btn-primary,
.black-section {
    display: none;
}

table {
    display: none;
}

ul {
    list-style: none;
}

.thumbnails .image-additional {
    float: left;
    margin-left: 20px;
}

.image-additional {
    max-width: 78px;
}
