
    #menuTopStationery > a
    {
        padding-top: 10px !important;
        padding-bottom: 6px !important;
        height: 16px !important;
        border-bottom: 2px solid #57DBD7;
        /*border-bottom: 2px solid #CCCCCC;*/
    }
    
    @media screen and (min-width: 800px)
    {

        .lifestyleImageDiv:nth-child(4), .lifestyleImageDiv:nth-child(5)
        {
            width: 49%;
            padding-bottom: 30%;
        }

    }
