@media screen and (min-width: 568px ) {

    #contact-sheet img {
        border: 1px white;
        margin: 5px 5px 5px 5px;
        width: 22%;
    }

}