/* Задание №2  Сайлер */
span.tags-links {
    display: none;
}
/* Задание №2  Дикая Ариана */
.col-md-6.col-xs-12.col-sm-6 {
    display: none;
}
img.custom-logo.navbar-brand {
    height: auto;
}
.navigation .col-md-3 {
display: block!important;
}
.navigation {
position: static !important;
}