/* tem74-pro */
@media screen and (max-width:992px) and (min-width:540px){
    .tem72-pro.tem74-pro .picture{width:33.333%;}
    .tem72-pro.tem74-pro .items li,
    .tem72-pro.tem74-pro .items .more{width:33.333%;}
    .tem72-pro.tem74-pro .items li:nth-child(1),
    .tem72-pro.tem74-pro .items li:nth-child(2){width:66.666%;margin-left:33.333%;}
    .tem72-pro.tem74-pro .items li:nth-child(3){margin-left:0;}
}
@media(max-width:540px){
    .tem72-pro.tem74-pro .picture{width:100%;height:300px;position:relative;}
    .tem72-pro.tem74-pro .picture.small .image{height:100%;width:50%;float:left;}
    .tem72-pro.tem74-pro .items li:nth-child(1),
    .tem72-pro.tem74-pro .items li:nth-child(2){margin-left:0;}
}
