@media (max-width:650px)  
{
body.catalog-product-view .ysa_hided_popup_div.visible
{
   bottom: 55px !important;
}
body.catalog-product-view .ysa_status_hided.visible
{
   bottom: 95px !important;
}
}