.icon-news-articles:before {
    background-image: url(/themes/portseattle/img/icons/News-Articles.png);
    background-size: 34px 35px;
    display: inline-block;
    width: 34px;
    height: 35px;
    content: "";
}

.icon-commission:before {
    background-image: url(/themes/portseattle/img/icons/POS_Comms.png);
    background-size: 35px 35px;
    display: inline-block;
    width: 35px;
    height: 35px;
    content: "";
}

.icon-service-amenities:before {
    background-image: url(/themes/portseattle/img/icons/Service-amenities.png);
    background-size: 37px 35px;
    display: inline-block;
    width: 37px;
    height: 35px;
    content: "";
}

.icon-library:before {
    background-image: url(/themes/portseattle/img/icons/Library.png);
    background-size: 53px 35px;
    display: inline-block;
    width: 53px;
    height: 35px;
    content: "";
}

.icon-library-mini:before {
    background-image: url(/themes/portseattle/img/icons/Library.png);
    background-size: 18px 18px;
    display: inline-block;
    width: 18px;
    height: 18px;
    content: "";
}

.icon-maps:before {
    background-image: url(/themes/portseattle/img/icons/Maps.png);
    background-size: 35px 35px;
    display: inline-block;
    width: 35px;
    height: 35px;
    content: "";
}

.icon-plans:before {
    background-image: url(/themes/portseattle/img/icons/Plans.png);
    background-size: 30px 35px;
    display: inline-block;
    width: 30px;
    height: 35px;
    content: "";
}

.icon-plans2:before {
    background-image: url(/themes/portseattle/img/icons/Plans2.png);
    background-size: 34px 35px;
    display: inline-block;
    width: 34px;
    height: 35px;
    content: "";
}

.icon-checkmark:before {
    background-image: url(/themes/portseattle/img/icons/Check.png);
    background-size: 31px 35px;
    display: inline-block;
    width: 31px;
    height: 35px;
    content: "";
}

.icon-videos:before {
    background-image: url(/themes/portseattle/img/icons/Videos.png);
    background-size: 42px 35px;
    display: inline-block;
    width: 42px;
    height: 35px;
    content: "";
}

.icon-location:before {
    background-image: url(/themes/portseattle/img/icons/Location.png);
    background-size: 24px 35px;
    display: inline-block;
    width: 24px;
    height: 35px;
    content: "";
}

.icon-police:before {
    background-image: url(/themes/portseattle/img/icons/Police.png);
    background-size: 32px 35px;
    display: inline-block;
    width: 32px;
    height: 35px;
    content: "";
}