.banner {
    background-image   : url('../images/links/IMG_2756.jpg');
    background-position: center 7%;
    background-size    : cover;
}

.links{
    text-decoration: underline;
    color: #daab66 !important;
    cursor: pointer;
    /* margin-top: -20px; */
}