Hi Themeco,
I am trying to get my text to stretch out on mobile devices but it is not

That is how it looks on my real device
Any suggestions?
I have this css I’m working with but to no desired results
.stretch{
width:100% !important;
height:100px !important;
font-size: 15px !important;
text-align:center !important;
margin-left:0px !important;
margin-right:0px !important;
padding-left:10px !important;
padding-right:10px !important;
}
The link is https://demo.wmmajaliwa.com/why-we-exist/
Thanks