a .photo_main {
    color: #000
}

.photo_main {
    margin-bottom: 20px;
    background: #f0f0f0;
    width: 269px;
    padding: 10px;
    margin-right: 30px;
    text-align: left;
    float: left;
    display: block;
    min-height: 275px;
    /* height: 275px */
}

.photo_upper {
    min-height: unset;
    height: 260px;
}

.photo_main .title {
    width: 250px;
    /* height: 300px; */
    padding-top: 10px;
}

.photo_main img {
    width: 269px;
}

.mySize2 .photo_main .title {
    min-height: 110px;
}

.mySize2 .photo_main .title {
    min-height: 80px;
}

.mySize2 .photo_main .title {
    width: 100%;
}

.mySize1 .photo_main .title {
    min-height: 80px !important;
}

.mySize2 .lineone {
    min-height: 80px !important;
}

.photo_main {
    margin-bottom: 20px;
    background: rgb(240, 240, 240);
    width: 40%;
    padding: 10px;
    margin-right: 30px;
    float: left;
}

.title_class {
    padding-top: 10px;
}

.img_class {
    width: 100% !important;
}