
.ce_menu #m4 > a { border-radius: 8px; margin-left: 1rem;  background: #c41d4d; color: #fff; }


@media only screen and (max-width: 800px) {
  #header-logo { margin-left: 2%; }
  #header-logo img {  max-height: 25px; width: auto; }
}