.logo {
    min-height: 50px !important;
}



@media only screen and (min-width: 850px) {
    .prod-img {
        height: 300px !important;
        object-fit: contain !important;
    }
  }