.locateCoordinateBox {
    position: absolute !important;
    top: 10px;
    left: 26rem;
    z-index: 1000;
    width: 16rem;
    display: flex;
}
