.logo{
    position: absolute;
    z-index: 999;
    top: 10px;
    left: 10px;
    width: 40px;
}
.logo img{
    width: 100%;   
}