﻿#meet-the-lake-team-scott-link-image {
    background: url(https://media.lakefrontliving.com/agentpics/scottFreerksen.png)
}

#meet-the-lake-team-chris-link-image {
    background: url(https://media.lakefrontliving.com/agentpics/chrisMosier.jpg)
}

#meet-the-lake-team-annie-link-image {
    background: url(https://media.lakefrontliving.com/agentpics/annieFaulstich.jpg)
}

#meet-the-lake-team-karen-link-image {
    background: url(https://media.lakefrontliving.com/agentpics/karenMillikan.jpg)
}

#meet-the-lake-team-mike-link-image {
    background: url(https://media.lakefrontliving.com/agentpics/mikeCarpino.jpg)
}

#meet-the-lake-team-michelle-link-image {
    background: url(https://media.lakefrontliving.com/agentpics/michelleJones.png)
}

#meet-the-lake-team-tressie-link-image {
    background: url(https://media.lakefrontliving.com/agentpics/tressieYoung.png)
}

#meet-the-lake-team-glenn-link-image {
    background: url(https://media.lakefrontliving.com/agentpics/theSmithGroup.jpg)
}

#meet-the-lake-team-shipley-link-image {
    background: url(https://media.lakefrontliving.com/agentpics/shipleyTeam.jpg)
}

.link-image {
    background-color: none !important;
    background-position: top center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    height: 6.25em;
    width: 6em
}

#offices {
    margin-bottom: 20em
}

@media screen and (max-width:930px) {
    .meet-the-lake-team {
        display: inline-block;
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
        width: 100%
    }

    #offices {
        margin-bottom: 0
    }
}
