/* tem01-download-ms */
.tem01-download-ms .item{margin-bottom:20px;}
.tem01-download-ms .h3,
.tem01-download-ms .title{font-size:14px;margin:10px 0 15px;overflow:hidden;line-height: 170%}
.tem01-download-ms .image{width:100%;border:1px solid #CCC;overflow: hidden;}
.tem01-download-ms .image .box img{max-width:100%;opacity:.8;transform:scale(1);-webkit-transition:opacity 0.35s, -webkit-transform 0.35s;transition:opacity 0.35s, transform 0.35s;margin:auto;display: block;}
.tem01-download-ms .image .box:hover img{opacity:1;transform:scale(1.1);} 
.tem01-download-ms .tem01-btn{text-transform:none;}
@media (max-width:400px){
    .tem01-download-ms .item{width:100%;}
    .tem01-download-ms .tem01-btn a{font-size: 12px;}
    .tem01-download-ms .title{margin-bottom: 10px;}
}
