
    #menuTopBeach > 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(1)
        {
            width: 54%;
            padding-bottom: 30%;
        }       
    
        .lifestyleImageDiv:nth-child(2)
        {
            width: 44.0%;
            padding-bottom: 30%;
        }   
    
        #productGroupBeachTowels .productDiv
        {
            width: 10%;
        }
        
    }
