@media (min-width: 1200px) {
    .navbar-brand p {
      bottom: -110px;
    }
}