2nd Banner Style
Note: the structure of this banner needs to be like this to display properly. The tags cannot be changed.
<div class="banner-style-2">
<div class="banner-style-text">
<div>
<h2>**title goes here**</h2>
</div>
<div>
<h3 class="contact-bar-text">**small title goes here**</h3>
</div>
</div>
<div class="banner-style-button">
<a href="#">**Button Text goes here**</a>
</div>
</div>