.main-header .logo img {
    max-height: 100px;
  }
  
  .main-footer {
    background-color: white;
    border-top: #110C1B 2px solid;
  }
  
  .main-footer img {
    max-height: 100px;
  }
  