/* tem76-pro */
.tem72-pro.tem76-pro .picture{height:300px;}
.tem72-pro.tem76-pro .items li{display:none;}
.tem72-pro.tem76-pro .items li:nth-child(1),
.tem72-pro.tem76-pro .items li:nth-child(2),
.tem72-pro.tem76-pro .items li:nth-child(3),
.tem72-pro.tem76-pro .items li:nth-child(4){display:block;}
@media(max-width:992px){
    .tem72-pro.tem76-pro .picture{width:33.333%;}
    .tem72-pro.tem76-pro .items li:nth-child(1){width:66.666%;margin-left:33.333%;}
    .tem72-pro.tem76-pro .items li:nth-child(2),
    .tem72-pro.tem76-pro .items li:nth-child(3){margin-left:0;}
    .tem72-pro.tem76-pro .items li,
    .tem72-pro.tem76-pro .items .more{width:33.333%;}
}
@media(max-width:540px){
    .tem72-pro.tem76-pro .picture{width:60%;height:600px;}
    .tem72-pro.tem76-pro .items li:nth-child(1),
    .tem72-pro.tem76-pro .items li:nth-child(2){width:40%;margin-left:60%;}
    .tem72-pro.tem76-pro .items li,
    .tem72-pro.tem76-pro .items .more{width:50%;}
}
@media(max-width:420px){
    .tem72-pro.tem76-pro .picture{width:100%;height:auto;}
    .tem72-pro.tem76-pro .items li:nth-child(1),
    .tem72-pro.tem76-pro .items li:nth-child(2){width:50%;margin-left:0;}
}
