.img-logo{
  width: 125px;
  height: 50px;
  text-align: center;
  img{
    height: 100%;
    object-fit: contain;
  }
}

.match-height-42{
  padding-top: 9px;
  padding-bottom: 9px;
}

.offcanvas-body {
  .opacity-6{
    opacity: .6;
  }
}

.upload-sec-sm{
  button{
    min-width: 113px;
  }
}
