#Img1 {
    background-image: url('../img/namecard-pic.jpg');
    margin-top: 15px;
    margin-bottom: 15px;
    padding-bottom: 120%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}