﻿/* tem06-exhibit-ms */
.tem06-exhibit-ms .title{font-size:14px;font-weight:normal;height:25px;line-height:25px !important;margin:5px 0 15px;overflow:hidden;text-overflow:ellipsis;}
.tem06-exhibit-ms .images{width:100%;border:1px solid #CCC;}
.tem06-exhibit-ms .images img{width:100%;transition:all 0.3s ease 0s;}
.tem06-exhibit-ms .images:hover img{transform:scale(1.1);}
@media (max-width:480px){
    .tem06-exhibit .col-xs-6, 
    .tem06-exhibit .column{width:100%;}
    .tem06-exhibit-ms h3,
    .tem06-exhibit-ms .h3{max-height:44px;height:auto;}
    .tem06-exhibit-ms .col-xs-6,
    .tem06-exhibit-ms .column{width:100%;}
}
