/* Add custom CSS styles below */ 
.navbar-brand img {
    max-height: 6.5rem;
    max-width: 145px;
    width: auto;
}

.lazy__bg.lazy_menu {
    background-color: transparent;
    background-size: 0;
    flex-shrink: 0;
    height: 1.5rem;
    width: 1.5rem;
}

section:nth-of-type(2)  .text-wrapper{
height: 40px;
}