body > nav .menu-brand {height: 130px;
}

@media (max-width: 768px) {
.menu-brand .logo-default{
width: 90px;
position: relative;
top: -11px;
left: -7px;
margin-bottom: 40px;
}

.btn {
  
  border-radius: 5px;
  text-align: center;
  align-content: center;
}


  
.btn-xs {
  line-height: 30px;
}  

}  
@media all and (max-width:980px){
  body > nav .menu-brand {height: 80px;
}
}
@media all and (max-width:760px){
  body > nav .menu-brand {height: 130px;}
  .menu-brand .logo-default { width: 160px;}
}
 
#section_5ZtkF{
  background-color: white;}