@@ -9,7 +9,7 @@
<!-- title -->
- <div style="color: black; text-decoration: underline; font-size: 13px;" class="font-weight-bold mr-2 min-width-110px">
+ <div style="color: black; text-decoration: underline; font-size: 13px;" class="font-weight-bold mr-2 {{$segment->heading ? 'min-width-110px' : 'min-width-140px'}}">
{{$segment->display_title}}:
</div>