main .container { padding: 0; } .container { max-width: 1200px; } .columnSection { padding: 20px 0 20px 0; max-width: 1200px; } .historyTypeContainer { width: 70%; box-sizing: border-box; } .searchContainer { width: 30%; box-sizing: border-box; text-align: right; } .historySearch { } .historyTable { font-family: 'open-sans', sans-serif; margin-bottom: 20px; } .button-outer { margin-right: 15px; }