Hello
Thank you for your report.
You need:
1. go to: yoursite/templates/ordasoft_real_estate_template_luxury_apartments/css/style.css
2. Line: 994
3. Remove: width:150px !important
How to Modify Pages Structure
for frontend you have so main files
{yours site}/components/com_realestatemanager/realestatemanager.html.php
site}/components/com_realestatemanager/realestatemanager.php
realestatemanager.html.php - responsible for show data
realestatemanager.php - responsible for prepare data
All connection between what user press in Browser - do wit help TASK variable or VIEW variable.
For your case you need check in file realestatemanager.php task: alone_category or showCategory and function showCategory. It resposible for prepera data and in file realestatemanager.html.php please check function displayHouses it responsible for show data