@media (max-width: 768px) {
    #slider img {
        height: auto;
    }

    .navbar-brand img {
        width: 70px;
    }
}