.corner-img {
    display: block;
    margin-left: auto;   /* pushes it to the right */
    margin-bottom: 20px; /* space from bottom of page */
    width: 100px;
    height: auto;
}