#main-buttons .btn.map,
#main-buttons .btn.booking_button {
    display: none !important;
    visibility: hidden !important;
}
#footer {
    display: none !important;
}
.title-main {
    display: none !important;
}
#sb_map {
    display: none !important;
}
#sb-main-container {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

#footer {
    margin-top: 0 !important;
}
#index-data-wrapper, 
.index-data-wrapper, 
.container-fluid.column {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}