.links::after {
    content: "";
    width: 40px;
    height: 40px;
    background-image: url(../images/linksLOGO.png);
    background-size: cover;
    position: absolute;
    top: -55px;
    z-index: 2;}
