//Adjusting the zoom and out buttons.
//Default background for HCB is black which causes overlapping.
.sapUiVkMapContainerNavbarArea .sapMBtn {
	background-color: transparent;
}