.user_panel{
  width: 80%;
  display: inline-block;
  vertical-align: top;
}

.panel_1{
  width: 70%;
  height: auto;
}
.panel_2{
  width: 10%;
}
.panel_2 img{
  width: 100%;
  height: auto;
}
