﻿@media(min-width:1260px) {
    div.itemGroup img {
        width: 350px;
        height:auto;
        /*height: 125px;*/
    }

    div.text > h2 {
        font-size: 19px;
    }

        div.text > h2 span.tm,
        div.text > h2 span.rtm {
            top: -6px;
        }

    div.text {
        font-size: 15px;
    }

    div.groupRule {
        width: 970px;
    }
}
