diff --git a/html/exhi/application/views/general/v_general_select.php b/html/exhi/application/views/general/v_general_select.php
index 1df619a3bf8dff1e1e8672162c5e626cf85764d9..c8d5d63ba693aa2dc5af7784ff21d8e6be97abf3 100644
--- a/html/exhi/application/views/general/v_general_select.php
+++ b/html/exhi/application/views/general/v_general_select.php
@@ -210,7 +210,7 @@ span{
 						<div class="card-body " style='padding: 20px; margin-left: 5px;'>
 							<div class="row">
 								<div class="col-6">
-								<span style="font-family: Sarabun; font-size: 18px;"><?php echo $d->description ?></span>
+									<div style="font-family: Sarabun; font-size: 18px; text-align:justify;"><?php echo $d->description ?></div>
 								</div>
 								<div class="col-6">
 									<div class="row">
@@ -251,7 +251,7 @@ span{
 									</div>
 								</div>
 								<div class="col-6">
-									<span style="font-family: Sarabun; font-size: 18px;"><?php echo $d->description ?></span>
+									<span style="font-family: Sarabun; font-size: 18px; text-align:justify;"><?php echo $d->description ?></span>
 								</div>
 							</div>
 						</div>
@@ -271,7 +271,7 @@ span{
 								</div>
 							</div>
 							<div class="col-12">
-							<span style="font-family: Sarabun; font-size: 18px;"><?php echo $d->description ?></span>
+							<span style="font-family: Sarabun; font-size: 18px; text-align:justify;"><?php echo $d->description ?></span>
 							</div>
 						</div>
 						<?php } ?>
@@ -279,7 +279,7 @@ span{
 						<div class="card-body" style='padding: 20px; margin-left: 5px; text-align: justify;'>
 							<div class="row">
 								<div class="col-12">
-									<span style="font-family: Sarabun; font-size: 18px;"><?php echo $d->description ?></span>
+									<span style="font-family: Sarabun; font-size: 18px; text-align:justify;"><?php echo $d->description ?></span>
 								</div>
 								<div class="col-6">
 									<a href="<?php echo base_url().$d->image1 ?>" data-toggle="lightbox" data-gallery="example-gallery">