.nmhp_bot_wrapper .hblock .offer_wrapper .offer_title, .section_k .offer_wrapper .offer_title {
    display: none;
}
.top_offer_20150707_img {
    width: 92%;
    margin-top: 8px;
    margin-bottom: 8px;
    display: inline;
}
.bottom_offer_20150707_img {
    width: 60%;
    margin-top: 8px;
    margin-bottom: 8px;
    margin-left: 56px;
    float: left;
    display: inline;
}

.offer_prices_1024_img {
    width: 92%;
    margin-top: 8px;
    margin-bottom: 8px;
    display: inline;
}
.bottom_offer_prices_1024_img {
    width: 60%;
    margin-top: 8px;
    margin-bottom: 8px;
    margin-left: 56px;
    float: left;
    display: inline;
}

.nmhp_bot_wrapper .hblock .offer_wrapper .offer_btn_sm_20150707_img {
    width: 54%;
    margin-top: 18%;
    margin-left: 4%;
    float: left;
    cursor: pointer;
}
.section_k .offer_wrapper .offer_btn_bg_20150707_img {
    width: 50%;
    float: left;
    margin: 60px 0px 30px 100px;
}

/* --- phone --- */
@media screen and (max-width: 568px){

    .top_offer_20150707_img, .bottom_offer_20150707_img, .offer_prices_1024_img, .bottom_offer_prices_1024_img {
        display: none;
    }
    .nmhp_bot_wrapper .hblock .offer_wrapper .offer_title, .section_k .offer_wrapper .offer_title {
        display: block;
    }
    .nmhp_bot_wrapper .hblock .offer_wrapper .offer_btn_sm_20150707_img {
        margin: 18% auto 10% auto;
        float: none;
        width: 70%;
    }
    .section_k .offer_wrapper .offer_btn_bg_20150707_img {
        margin: 80px auto 30px auto;
        float: none;
        width: 80%;
    }
}

@media screen and (max-width: 550px){
    .section_k .offer_wrapper .offer_btn_bg_20150707_img{
        margin: 60px auto 30px auto;
    }
}

@media screen and (max-width: 468px){
    .section_k .offer_wrapper .offer_btn_bg_20150707_img{
        margin: 40px auto 30px auto;
    }
}