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

.l-link-list[class*=l-link-list--link-color__black] .c-link-list-item__link {
    margin-top: -40px;
}
}