.maplibre-ctrl-custom-text{
    height: 10px;
    margin-left: 11px!important;
    background-color: hsla(0,0%,100%,.75);
    font-size: 10px;
    padding: 0 5px;
    color: #333;
    box-sizing: border-box;
}
@media only screen and (max-width : 992px) {
    .maplibre-ctrl-custom-container-text{
        margin-bottom: 15px!important;
        margin-right: 0px!important;
    }
}

