@media only screen and (min-width: 1921px) {
  .logo-menu-container {
    padding-bottom: 50px;
  }
  
  .container2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  
  .logo {
    width: 662px;
    height: auto;
    padding-left: 47px;
    padding-top: 17px;
    padding-bottom: 0px;
  }
  .logo-menu-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  
  .logo-menu-container .logo {
    /* add any existing logo styles here */
  }
  
  
  .topnav {   
    font-size: large;
    font-family: sans-serif;
    color: #FB0600; 
    padding-top: 0px;
    padding-bottom: 25px;
    padding-left: 60px;
    padding-right: 100px;
  }
  
  .topnav a:not(:first-child) {
    margin-left: 25px; 
  }
  
  .topnav a {
    color: inherit; 
  }
  
  .topnav a:hover {
    color: #660033; 
  }
  
  .topnav-right {
    float: right;
  }
  

  
  .iphone-image {
    width: 467px; 
    height: auto;
    padding-right: 40px;
    
  }
  
  img[src="iphone2.png"] {
    margin-top: -20px; 
    z-index: 1; 
  }
  
  * {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
  }
  
  body {
    background-color: #fffbec;
  }
  
  br {
    line-height: 0.3;
  }
  
  a{
    text-decoration: auto;
  }
  
  p{
    font-size: 2rem;
    padding-top: 50px;
  }
  
  h1{
    margin-top: 16px;
    font-size: 3.9rem;
  }
  
  h2{
    line-height: 66px;
    font-size: 3.9rem;
  }

  .intro-text {
    padding-top: 122px;
    padding-left: 45px;
    width: 40%;
  }
  
  
  .smaller-text {
    font-weight: normal;
    line-height: 40px;
    font-size: 1.5rem; 
  }
  h3{
  font-size: 2rem;
  }
  
  h4{
    font-size: 2.7rem;
    line-height: 0.8;
    opacity: 0.6;
    color: #FB0600;
    margin: 0px;
  }
  
  
  h5{
  color:#fffbec
  }
  
  
  
  p.thick {
  font-weight: 900;
  color: #FB0600;
  }
  
  h4:hover {
    opacity: 1;
  }
  
  h1, h2, h3, h4, p {
    font-family: sans-serif;
    color: #FB0600;
  }
  
  
  h2, h3, h4, p {
    font-family: sans-serif;
    color: #FB0600;
  }
  
  
  .spalt{
    display: flex;
  
  }
  .spaltContainer {
  display: flex;
  position: relative;
  padding-bottom: 200px;
  padding-left: 18px;
  top: 7px;
  }

  _::-webkit-full-page-media, _:future, :root .spaltContainer {
    margin-top: 50px; /* add this rule only for Safari */
  }
  
  
  
  .container {
    position: relative;
  }
  
  .spalt2{
    display: block;
    }
  
  
  
  .spalt3{
    width: 290px;
    height: auto;
  }
  
  
  .button1 {
    margin-bottom: 20px; /* add this rule to create some space between the button and the smaller text */
  display: inline-block;
    padding-left: 45px;
    position: absolute;
    top: -132px; 
    left: 20px; 
    background:    #fffbec;
    border:        3px solid #FB0600;
    border-radius: 1000px;
    padding:       49px 55px;
    color:         #FB0600;
    display:       inline-block;
    font:          normal normal 18px/1 "Open Sans", sans-serif;
    text-align:    center;
    }
  
    .button1:hover{
    color: #fffbec;
      background: rgb(59, 2, 20) none repeat scroll 0% 0% / auto padding-box border-box;
      border-color: rgb(59, 2, 20);
      border-width: 0px;
      border-style: solid;
      }
  
  
  .spalt4 {
    position: relative;
    padding-left: 20px;
     width: 36%
  }
  
  .spalt5 {
    position: relative;
    padding-right: 550px;
  
    width: 121%;
  }
  
  .spalt6 {
      width: 15%;
  }
  
  
  .spalt7 {
      width: 34%;
      padding-bottom: 30px;
  }
  
  .spalt8 {
      width: 1%;
  }
  
  .spalt2{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  
  
  .spalt-item {
    flex-basis: 50%;
  }
  
  .spalt-item1{
    width: 100%;
   
  }
  .fyrabtn {
    display: flex;
    margin: 0 auto;
    width: 2295px;
  }

  .fyrabtn1 {
    display: block;
    margin: 0 auto;
    width: 2295px;
  }
  
  .btn {
    display: flex;
    flex-grow: 1;
    height: 41vh;
    margin: 0 auto;
    display: block;
    cursor: pointer;
    border: 0px solid rgba(204, 0, 0, 0);
    font-family: sans-serif;
    font-size: 25px;
    color: #fffbec;
    padding: 47px 30px;
    transition: 2s;
    width: 2295px;
    box-shadow: rgb(0, 0, 0) 0px 0px 0px 0px;
    border-radius: 50px;
    background: #FB0600;
    font-weight: bold;
    --hover-bgc: #7a1730;
    --hover-borderSize: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap; 
    flex-direction: column;
  }
    .btn:hover{
    color: #fffbec;
    width: 2000px;
    background: rgb(122, 23, 48) none repeat scroll 0% 0% / auto padding-box border-box;
    border-color: #FB0600;
    border-width: 0px;
    border-style: solid;
    }
  
    .bold {
    font-weight: bold;
  }
  
    .btn2 {
      display: flex;
      flex-grow: 1;
      height: 42vh;
      margin: 0 auto;
      margin-right: 0;
      margin-left: 0;
      display: block;
      cursor: pointer;
      border: 0px solid rgba(204, 0, 0, 0);
      font-family: sans-serif;
      font-size: 32px;
      color: #fffbec;
      padding: 47px 30px;
      transition: 2s;
      width: 2295px;
      box-shadow: rgb(0, 0, 0) 0px 0px 0px 0px;
      border-radius: 50px;
      background: #FB0600;
      font-weight: 400;
      --hover-bgc: #7a1730;
      --hover-borderSize: 0px;
      display: flex;
      justify-content: center;
      align-items: center;
      }
      
      .btn2:hover{
      color: #fffbec;
      width: 800px;
      background: rgb(122, 23, 48) none repeat scroll 0% 0% / auto padding-box border-box;
      border-color: #FB0600;
      border-width: 0px;
      border-style: solid;
      }
  
      .btn2 {
        float: left;
        width: 33.33%;
        padding: 45px;
        padding-bottom: 60px;
      }
  
      .btn2 {
        display: flex;
        flex-direction: column;
        align-items: center;
      }
      
  
        .number1 {
          font-size: 54px;
          font-weight: bold;
          padding-bottom: 5px;
        }
        .text1 {
          font-size: 27px;
          font-weight: 400;
        }
  
      .number {
        font-size: 80px;
        font-weight: bold;
      }
      
      .text {
        font-size: 27px; 
      }
  
  
  
  
  .bakgrundbild {
    padding-top: 160px;
    width: 100%;
     height: auto; 
     background-size: cover; 
     background-repeat: no-repeat; 
  
  }
  
  .bakgrundbild {
    position: relative; /* Add this to create a containing block */
    padding-top: 160px;
    width: 100%;
    height: auto; 
    background-size: cover; 
    background-repeat: no-repeat; 
  }
  
  .bubbel-container {
    position: relative; /* Add this to create a containing block for the absolute positioning */
  }
  
    .bubbel-container .bubbel {
      position: absolute; 
      top: -1263px; 
      left: 1567px; 
      z-index: 1; 
      width: 642px;
      height: auto;
    }
  
  
  
  
  
  body {
    transition: background-color 0.5s ease-in-out;
  }
  
  .white {
    background-color: #fffbec;
  }
  
  .dark-red {
    background-color: #660033;
  }
  
  .blue {
    background-color: #0000FF;
  }
}