﻿@media(min-width:1260px) {

    div.category {
        height: 215px;
    }

        div.category img {
            width: 220px;
            height: 156px;
        }

        div.category > div.caption {
            width: 220px;
        }

            div.category > div.caption a {
                font-size: 15px;
            }

    div.rule {
        width: 996px;
    }
}
