mark safe the url passed by the server to prevent django from sanitazing them (& -> &apm;)
.logo {
padding-top: 0;
}
.ammico-content {
max-width: 1170px;
}
@media (min-width: 768px) and (max-width:991px){
.navbar-form.search{
width: 200px;
}
.navbar-form.search input{
width: 100%;
}
.navbar > .container{
width: 100%;
}
}