.div-photo
{
    width:      256px;
    height:     320px;
}

.img-photo
{
    width:      100%;
    height:     100%;
    margin-top:  20px;
}

.table-journals
{
    font-size: 18px;   
}

.table-journals td
{
    font-size:  18px;   
}

.table-journal-details
{
    font-size: 20px;   
}

.table-journal-details td
{
    padding-left:16px;
    font-size:  20px;
}

.table-databases
{
    font-size: 18px;   
}

.table-databases td
{
    font-size: 18px;   
}

.table-database-details
{
    font-size: 20px;   
}

.table-database-details td
{
    padding-left:16px;
    font-size:  20px;
}

.table-database-details-td-left
{
    width: auto;
    overflow: auto;
    white-space: nowrap;
}