#subnavigationTop ul#subnavigationTop_menu li a .menu-title {
	margin-top: .5rem;
}

.bp-page-footer .image img {
    max-width: 220px;
    position: relative;
    right: 28px;
    bottom: 3rem;
}

@media (max-width: 991.98px){
   .navbar-brand-logo img {
    width: 11rem !important;
     z-index: 1000;
     position: relative;
     right: 15px;
}
}

@media (max-width: 750px){
  .bp-page-footer .image img {
    max-width: 220px;
    position: relative;
    right: 37px;
    bottom: 2rem;
}
}