body{

}
.c-button--primary {
  background: #A67549;
}
  .c-button--primary:hover {
    background: #855E3A;
  }
@media screen and (max-width: 400px){
#logo_img{
	width: 50%!important;
	margin-right: auto!important;
	margin-left: auto!important;
}
#logo_img img{
	width: 100%!important;
}
}