#content_detail figure figcaption .h2#content_detail figure, #content_detail figure, div#content_detail .exp_box_2_image.expNoEdit, div#content_detail .exp_box_3_image.expNoEdit {
    margin-top: 0px!important;
    margin-bottom: 5px!important;
}
div#content_detail p {
    margin-top: 25px;
}
#content_detail figure figcaption .h2 {
    font-style: italic;
    font-size: 13px!important;
    margin: 0;
    font-family: Arial !important;
    font-weight: 400;
    line-height: 19px;
}

figcaption p.expEdit.h2 em {
    font-style: italic;
    font-size: 13px!important;
    margin: 0;
    font-family: Arial !important;
    font-weight: 400;
    line-height: 19px;
}

.addnews_withimg.suggest_post .itemt_suggestcontent {
    display: flex;
    width: calc(50% - 15px) !important;
    margin: unset !important;
    float: none;
    margin-bottom: 20px !important;
}

.title_lable_sugg {
    display: none;
}

.addnews_withimg.suggest_post {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border: none;
    border-bottom: 1px solid #0000004a;
}

.addnews_withimg.suggest_post .explus_related_1404022217_photo {
    max-width: 40%;
    width: 400px;
}

.addnews_withimg.suggest_post .explus_related_1404022217_title {
    font-size: 20px !important;
    line-height: 22px !important;
    max-width: 60%;
    padding-left: 15px;
    font-family: 'bvbold' !important;
}

.add_affiliate {display: flex;}

.imgaff_style {
    max-height: 300px;
    min-width: 250px;
    max-width: 40%;
    padding-right: 20px;
}

.imgaff_style img {
    max-height: 100%;
    margin: unset !important;
    width: 100%;
}

.texxtaff {
    width: 100%;
    font-size: 20px;
}

.titleaff_style {
    display: block;
    font-size: 24px;
    color: #000;
}

.moreaff {
    margin-top: 20px;
    display: inline-block;
    border: 1px solid #0092a9;
    font-size: 18px;
    padding: 5px 10px;
}
.addnews_withimg.itemt_onefull .itemt_suggestcontent {
    width: 100% !important;
}

.addnews_withimg.itemt_threefull .itemt_suggestcontent:last-child {
    width: 100% !important;
}

.addnews_withimg.itemt_threefull .itemt_suggestcontent:last-child .explus_related_1404022217_photo {
    max-width: 100%;
    width: 230px;
}

.addnews_withimg.itemt_threefull .itemt_suggestcontent:last-child .explus_related_1404022217_title {
    max-width: 100%;
}

.title_left_int{
    font-size: 19px;
    color: #111;
    font-family: bvbold !important;
}
@media only screen and (max-width: 767px) {
    .addnews_withimg.suggest_post .itemt_suggestcontent {
        width: 100% !important;
    }
}