a .photo_main {
    color: #000
}

.photo_main {
    margin-bottom: 20px;
    background: #f0f0f0;
    width: 40%;
    padding: 10px;
    margin-right: 30px;
    text-align: left;
    float: left;
    display: block;
    min-height: 270px;
    /* height: 270px */
}

.photo_main .title {
    width: 250px;
    /* height: 300px; */
    padding-top: 10px;
}

.mySize1 .photo_main .title {
    min-height: 120px;
}

.mySize1 .lineone {
    min-height: 80px !important;
}

.mySize2 .photo_main .title {
    min-height: 130px;
}

/*
.photo_main img{
	width:269px;
}*/