.filterBoxSec > .titleSec .icon{
    margin-right: 0px;
    margin-left: 10px;
}
.centerText{
    text-align: center;
}
.uk-list li figure{
    margin: 0 0 0 10px;
}
.popup-marker-summery{
    text-align: right;
}
.inputWithResult .loadingSection{
    left: 0px;
    right: auto;
}

.distanceTable{
    left: auto;
    right: 16px;
}
.distanceTable thead th{
    text-align: right;
}
.distanceTable tbody td{
    text-align: right;
    padding-left: 30px;
    padding-right: 0;
}

.mapboxgl-popup-content{
    transform: translateX(160px) !important;
}

.mapCorner{
    right: 16px;
    left: unset;
}
