﻿.lockscreen-image {
    width: 70px;
    height: 70px;
}

    .lockscreen-image > img {
        border-radius: 0%;
        width: 50px;
        height: 50px;
        margin: 5px;
    }
