.main_w
{
      width:100%;
}

#main_left
{
      width:320px;
      padding:20px;
}

#main_right
{
      width:calc(100% - 320px);
      min-height:545px;
      padding:30px 0 20px;
}

.logo_bo
{
      margin:6px 0 0 20px;
}

#main
{
      margin:0px auto;
}

.popup_p
{
      right:0;
      left:auto;
      top:0;
}

.basket_item_right
{
      width:160px;
}

.basket_item_left
{
      width:110px;
      padding-top:4px;
      font-size:15px;
}

.finish_blue
{
      right:30px;
      bottom:30px;
      padding:13px 50px;
}

.add_blue
{
      left:30px;
      bottom:30px;
      padding:13px 50px;      
}
