protected function setUp(): void
{
parent::setUp();
$this->columnSpan('full');} it gives me half width and more then 1 give me full. I want 75% of width for this section like this.