.hits-container{
    width: calc(100% - 300px);
    float: left;
}

.sidebar-container{
    margin-left: 20px;
    float: right;
    width: 280px;
}

table.daext-items th:nth-child(1),
table.daext-items td:nth-child(1){
    max-width: 440px;
}

table.daext-items th:nth-child(3),
table.daext-items td:nth-child(3){
    max-width: 440px;
}