#mw-found-title .rei-propertyresult-pagination { display:flex; flex-direction:row;justify-content: space-between;margin: 10px 0;}
#mw-found-title .rei-propertyresult-pagination > * { display: block; text-align: left;flex-basis: 100%;flex-shrink: 1;font-size: 14px;cursor: pointer;}
#mw-found-title .rei-propertyresult-pagination > .mw-next {  text-align: right;}
#mw-found-footer .rei-propertyresult-pagination { display:flex; flex-direction:row;justify-content: space-between;margin: 10px 0;}
#mw-found-footer .rei-propertyresult-pagination > * { display: block; text-align: left;flex-basis: 100%;flex-shrink: 1;font-size: 14px;cursor: pointer;}
#mw-found-footer .rei-propertyresult-pagination > .mw-next {  text-align: right;}

