.mtk-print-marker {
   display: block !important;
}

.mtk-marker-target {
   display: none !important;
}

.mtk-marker, .mtk-marker-shadow {
   background: none !important;
}

.mtk-cluster-bg, .mtk-cluster-target {
   background: none !important;
}

.mtk-menu-container {
   display: none;   
}

.mtk-locateme {
   display: none;
}

.mtk-elevation-container {
   border: 1px solid black;
   z-index: 1000;
}

.mtk-elevation-img-bg, .mtk-elevation-container-bg {
   display: block;
}

.mtk-elevation-reverse {
   display: none;
}

.mtk-elevation-label {
   color: black;
}

.mtk-print-marker-label {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   font-size: 12px;
   text-align: center;
   padding-top: 2px;
   z-index: 1;
}