@media screen and (min-width: 500px){
    #home_page .produk_show{
        width: 257px;
    }
    #home_page .box_thumb_produk .center_image img{
        max-width: 247px;
    }
}

#home_page .show_all{
    text-align: center;
    margin-top: 20px;
}

#informasi_pemesanan_negara, #informasi_pemesanan_provinsi, 
#informasi_pemesanan_kota, #informasi_pemesanan_kecamatan, 
#informasi_pemesanan_kode_pos, #div_shopping_cart_is_drop_ship,
#div_informasi_pengiriman{
    display: none !important;
}