
.box-logo{
    background-color: white;
  
    margin-left: -100px;
    margin-top: -120px;
    margin-top: 20px;
  }
  
  .box-logo img {
   height: 80px;
   border-radius: 10px;
  }