Utility container for responsive tables,
code etc
.overflow-container { overflow-y: scroll; } <div class="overflow-container"> <!-- OVERFLOW CONTENT --> </div>