/*-- Greetings to tse-c !!! --*/
.project-logo {
    width:350px;
    height:230px;
    background-color: #f5f5f5;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    font-size: 3em;
    color: #8aaad9;
    border: 1px solid #DDDDDD;
    border-top: none;
}
