@media screen and (max-width: 1300px) {
    #saljtavla tr:nth-child(1) {
        font-size: 16px;
        line-height: 24px;
    }

    #saljtavla tr:nth-child(2) {
        font-size: 16px;
        line-height: 24px;
    }

    #saljtavla tr:nth-child(3) {
        font-size: 16px;
        line-height: 24px;
    }
}
#saljtavla .order_delete {
    margin-left: 5px;
}
#challenges .rerun {
    float:right;
    font-size:12px;
    font-weight:normal;
    font-family:'Open Sans', sans-serif;
}



.gridImageContainer {
    max-height: 103px;
}


#sidebar {
    background: #222;
}