#header .nav-wrapper #sb_menu .nav li a   {
    font-size: 12 px;
    font-family: Montserrat; 
    font-weight: 400;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    color: #1A2E57;
    font-weight: 400;
}

div.txt.short  {
    display: none;
}

section#about-us.section {
    display: none;
}

div#sb_booking_company_time  {
    display: none;
}

#main #main-buttons .wrapper .inner .main-descr .btn {
  justify-content: center;
  align-items: center;
  border-radius: 10px;
}

div.container-fluid.column  {
  justify-content: center;
  align-items: center;
}

#main #main-buttons {
    justify-content: center;
    align-items: center;
    min-height: 300px;
    max-height: 300px;
}

body {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    height: 100%;
}

.payment-system.v2.payment-system-custom {
  background-image: url('https://healthkey-health-partners-images.s3.eu-west-2.amazonaws.com/SBPay-logo.jpg') !important;
background-repeat: no-repeat !important;
background-position: center !important;
}
.payment-system.v2.payment-system-custom img {
   display: none;
}
