.gallery_2_outer_cut { border: 0;	text-align: center; display:block; width:100% ;height:auto;}
.gallery_2_cut {display:block; width:100% ;height:auto; list-style:none; margin:0; padding:0;	border: 0;  }
.gallery_2_cut li { display:inline-block; position:relative; width: 45%; margin: 0.35%; vertical-align:top !important; border:0px solid #ccc;padding:15px;}
.gallery_2_cut .photo img { width: 100%; height: auto; border:1px solid #ccc;}

.gallery_2_cut .text {position:relative;	z-index:100;	width:100%;font-size:1em;text-align: center;}
.gallery_2_cut .text a {color: #777;}
.gallery_2_cut .text .title {padding:10px 0; font-weight: 600;overflow:hidden; white-space: nowrap; text-align:left;font-size: 25px;line-height: 38px;}
.gallery_2_cut .text .title2 {padding-bottom:10px ;font-weight: 400;overflow:hidden; text-align:left;font-size: 25px;line-height: 38px;}
.gallery_2_cut .text .title3 {padding-bottom:10px ;font-weight: 400;overflow:hidden; text-align:left;font-size: 17px; line-height: 30px;}
.gallery_2_cut .text .desc {	margin-bottom: 0.25em;padding: 0 0.4em;font-size: 1em;height: 1em;overflow:hidden;}

/* mobile */
@media screen and (max-width:640px) {
.gallery_2_cut li {width: 90%;margin: 1% 0.15%; height:auto;}
.gallery_2_cut .photo img { width: 100%; height: auto; border:1px solid #ccc;}
.gallery_2_cut .text {display:none;}
}
