﻿@media(min-width:1260px) {

    span.heading {
        font-size: 18px;
    }

    div.categoryGroup {
        width: 996px;
    }

    div.category {
        height: 260px;
    }

        div.category img {
            width: 200px;
            height: auto;
        }

        div.category > div.caption a {
            font-size: 15px;
        }
}
