.logo-col a img {
    max-height: 90%;
    width: auto;
}
.copyright-col {
    margin-bottom: 20px;
    text-align: center;
}
@media(max-width: 1200px) and (min-width: 1040px) {
    .main-nav .nav-elem>a:not(.show-drop) {
        padding: 0 10px;
    }
}