@media (max-width: 1024px) {

/* PAGE THREE STYLES BELOW */

.om-mig-div{
    align-items: center;
   
  }
  
  .text-segment-om-mig{
    width:30rem;
  
  }
  
  .om-mig-text{
    margin-bottom:3rem;
  }
  
  .text-segment-om-mig h1{
    color: #1190CB;
    font-size: 1.5rem;
    align-self: flex-start
  }
  
  .bild-div{
    margin-left:2rem;
   
  }
  
  .johnny-bild{
  height:20rem;
  
  }
  
  .header-list {
    display: flex;
    width: 100%;
    justify-content:center
  }
  .header ul {
    display: flex;
    margin: 0;
  }
  
  
  
  
  
  .info-box-page-one {
    height:100%;
    width:35rem;
    bottom:0;
    font-size: 0.9rem;
  }
  
  .title-page-one{
    line-height: 1.5rem;
    font-weight: 500;
    margin-top:2rem;
    margin-bottom: 0;
  }
  
  .boka-tid-knapp{
  padding:1rem;
  width:10rem;
  height: 4rem;
  margin-top:2rem;
  }
  
  .text-div-page-one{
  width:25rem;
  margin-top: 2rem;
  margin-left:2rem;
  align-self: center;
  }
  
 
  
  
  
  .page-one {
    background-position: center;
    background-size: cover;
    display: flex;
    justify-content: unset;
    
  }
  
  .logo2 {
   height:8rem;
   margin-top:8rem;
   align-self: center;
  }
  
  .behandlings-lista{
    justify-items: center;
   display: flex;
    align-items: center;
    width: 40rem;
  }
 
  
 
  
  


  .behandlings-text-1{
  
  margin-bottom: 1rem;
  }
  
  .behandlings-text-2{
  
    margin-bottom: 1rem;
  }
  
  .behandlings-text-3{
  
    margin-bottom: 1rem;
  }
  
    
    .behandlings-texter{
      display: flex;
      flex-wrap: wrap;
    }
  
    .titel-texter{
      width:35rem;
   
    }
    .titel-texter p{
      margin-top: 1.5rem;
   
    }
  
  .listor{
    width:11rem;
    margin:1rem;
    justify-content: center;
    
  }

    .logga img{
      height:3.5rem;
    
    }




    
}
