
.tab-buttons
{
    margin-bottom: 1em;
}

.tab-button
{
    padding: 1em;
    border-radius: 0px;
}

.tab-button svg.glyphicon-svg
{
    height: 50px;
    width: 50px;
}
