.sb-map-button {
    display: none; /* Hides the "Show on map" button */
}
.sb-book-button {
    position: absolute; 
    top: 20px; /* Adjust this value to move it lower or out of the way */
    right: 20px; /* Adjust this value to align it better */
}