// Main Container Margin .container { padding-top: 40px; } // Text Alginment in Table Cells .table > tbody > tr > td { vertical-align: middle; }