﻿@media screen and (-webkit-min-device-pixel-ratio:0)
{

    #navigation img
    {
        padding-bottom:7px;
    }

}