header .navbar-brand img {
    max-height: none!important;
    width: 150px!important;
}

footer .footer-logo img {
    max-height: none!important;
    width: 150px;
}

.h-350{
    height: 350px!important;
}

.text-dark{
    color: #000;
}
.text-dark ul li{
    list-style: disc!important;
}

.h-400{
    height: 400px!important;
}

.mobile-logo{
    height: 50px!important;
}

.small-screen {
    height: 200px!important;
}

.max-width-800 {
    max-width: 800px!important;
}