@media (max-width: 768px) {
  #navbar-top a.navbar-brand img {
    height: auto !important;
  }
  
  header.header #navbar-top .container {
  	height: auto !important;
  }
}


.fieldset-wrapper small.description {
	margin-bottom: 20px;
	display: block;
}