Hello,
Thanks for your Kind Patience!
Consider using the following code:
<ul class="header-extras row mb-4 mb-md-0">
<li class="col-sm-6 m-0">
<i class="i-plain icon-clock1 m-0"></i>
<div class="he-text fw-normal">
Hours of operation:
<span><a href="" class="fw-medium">Mon - Sun : 9:00 - 22:00 PST</a></span>
</div>
</li>
<li class="col-sm-6 m-0 mt-4 mt-sm-0">
<i class="i-plain icon-line2-envelope m-0"></i>
<div class="he-text fw-normal">
Email Us:
<span><a href="mailto:info@beybui.com" target="_top" class="fw-medium" rel="noopener">info@beybui.com</a></span>
</div>
</li>
</ul>
This will definitely work fine. Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.