.data{
   float:left; 
   background-color: rgb(208, 233, 241);
  
}
.descr{
   margin-left:100px;
}
.descr img{
   float:right;
    margin-top: 20px;


}