Container Full
This is Full Container
<div class="t-container-f bg-info">
<h3>This is Container for Full</h3>
</div>
Container 4k
This is Container for 4k
<div class="t-container-4k bg-info">
<h3>This is Container for 4k</h3>
</div>
Container for 1920px Wide Screen
This is 1920px screen Container
<div class="t-container-1920 bg-info">
<h3>1920px screen Container</h3>
</div>
Container for Standard Screen
This Container is for Standard Screen(1280px)
<div class="t-container-s bg-info">
<h3>This Container is for Standard Screen(1280px)</h3>
</div>