div.bottom-logo {
    position: fixed;
    bottom: 0%;
    right: 0%;
    width: 10%;
    padding: 5px;
}
div.bottom-logo img{
    width: 100%;
    max-width: 100px;
    display: block;
    margin-left: auto;
    margin-right: 0;
}