.logo img {
  height: 70px;
  width: auto;
  border-radius: 50%;
}

.col-lg-5{
    border: 1px solid black;
background-color: rgba(24, 20, 24, 0.11);
border-radius: 20px;
}



