.logo{
    width:100px;height:100px;position:absolute;top: 60px;
    left: calc(50% - 41px);
}
.home{
    position: relative;
    top: 130px;
    width: 16%;
    text-align: center;
    padding-left: 0;
}
td>.home{
    width: 100%;
}
.home p{
    text-align: center;
}