.header__logo--img {
    height: auto;
    margin-top: 15px;
    width: 130px;
  }

  strong,
  b {
    font-weight: bold !important;
  }

  .header {
    position: fixed;
  }
  .lastmin {
    margin-top: 3.5rem;
  }
  @media (max-width: 500px) {
    .menu-carousel {
    margin-top: 4rem;
  }
  }