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