.carousel-indicators button.thumbnail {
    width: 300px;
}
.carousel-indicators {
    position: static;
}

@media only screen and (max-width:600px) {
    .logo-nav {
        width: 1rem;
    }
}
