.logo {
    right: 0;
    bottom: 0;
    background-image: url("../static_images/logo-back-v.png");
    background-position: right bottom;
    background-size : 40%;
}

