I can try but you region haven’t a good information on coverage of fast lte.. when I check at CellMapper.net who can be not updated… .
Thanks that you share that INFO details - they can give me point of checking.
.
So i changed to Vodafone UK
current-operator: 3 UK
This give info that you have still 3 UK in MikroTik
.
CellMapper is a site with location of BTS/eNB and what Sector Antenna are installed with what Band and BandWidth … at your ISP 3 UK I see only that one in your region. More info or more LTE Tower have got EE and winner is Vodafone UK but I haven’t idea what you have in real world.
You should do a cell-monitor and thy it in differ world site’s to determine your area.
See the signal of your current CellID:
.

.
.
primary-band: B20@5Mhz earfcn: 6175 phy-cellid: 388
.
This B20 is one of slowest (compare to B3 > B1 > B7 who are THREE KING’s of LTE in EMEA and R11e-LTE6 only do 2CA: B3+B7 between them).
At http://anisimoff.org/eng/lte_throughput_calculator.html is this info about max your speed when you are near to BTS…:
.

.
And you have got your:
rsrp: -81dBm
rsrq: -13.5dB
sinr: 7dB
cqi: 10
.
Who are not the best and not the worst… but your cell are connecting with only @5Mhz and not @20Mhz
and without additional ca-band.
When I try search other ISP and other BTS then I see all with B20@5Mhz or B20@10Mhz :(… and one exception with Vodafone:

FINAL:
Mikrotik - 20mbps
Mobile - 100mbps
This means you should install Mobile APP who give information whith one BTS you are connected, on what Band and BandWidth etc.. because I haven’t that information online and CellMapper is not proper as you can see via my limitation.
Android: Network Cell Info Lite > Data tab.
At MikroTik you can do a Cell-Monitor to scan what your MikroTik see in air. Remember to not set CellLock and specific band because your RB see only this band or cell.
Do:
# Disable CellLock - AutoSellect Cell
interface lte at-chat lte1 input="AT*Cell=0"
# Select 3g and LTE
interface lte set lte1 network-mode=3g,lte
# Select All Band-s means no one specific to enable
interface lte set lte1 !band
# SCAN YOUR AIR and search good band! Slow to Speed are: B8/B20/B3/B1/B7. SXTR is 60° and LHGR is 30° and move device and scan again until you do 360°.
interface lte cell-monitor lte1
Now you see your ISP only. Not work in roaming because show still your original BTS only.
Check every new EARFCN in https://www.cellmapper.net/arfcn to find a Band and possibility BandWidth of this band.
Slow to Fast EARFCN are in range:
- B20: 6150->6449
- B3: 1200->1949
- B1: 0->599
- B7: 2750->3449
My example: I have only two Band possibility in every BTS in Poland and those are:

I hope I give you some idea and new information.
Good Luck