﻿@media screen
{
/* Contact Information */

    .contactInfoWrapper td
    {
        padding-bottom: 20px;
    }
    .contactInfoWrapper img
    {
        padding: 5px 0px;
    }
}

