﻿@media screen and (-webkit-min-device-pixel-ratio:0) {
    .megamenu > li .megamenu_fullwidth #aboutContainer, .megamenu > li .megamenu_fullwidth #resourcesContainer, .megamenu > li .megamenu_fullwidth #theBrandsContainer {
        width: 397px;
        background-position: 11px 0;
    }

    #Recent .thumbnail img {
        width: 260px;
        height: 175px;
        position: relative;
        bottom: 20px;
        left: 32px;
        z-index: 5;
    }
}