#text{
    width:35%;
    margin-left:0%;
    height:77vw;
    font-size: 1vw;
}
#text p{
    
}
main{
    min-height:63vw;
}
main div:first-of-type{
  
   /*background-image: url("../Images/1x/Element\ 5.png");*/
   background-repeat: no-repeat;
   background-size: 99% 68vw ;
   padding: 3%;
   padding-top: 0.7vw;
}
main div{
  width:39%;
  float:left;
    margin-top:5vw;
 }
 main> div> img:first-of-type{
    

   }
 main div img{
    padding:4%;
    padding-top:0;
    width:96%;
   }
h1, h2 {

    font-weight:200;
}
#textKa {
    position: absolute;
    width: 30% !important;
    margin-top: 0vw;
    margin-left: 20% !important;
    background-image: url(../Images/1x/Element\ 31.png);
    background-repeat: no-repeat;
    background-size: 99% 95%;
    padding: 2%;
   color: #FC6828;
   font-weight: 300;
   font-size:1.2vw;
}
#textKa2 {
    position: absolute;
    width: 15% !important;
    margin-top: 8vw;
    margin-left: 6% !important;
    background-image: url(../Images/1x/Element\ 31.png);
    background-repeat: no-repeat;
    background-size: 99% 88%;
    padding: 2%;
   color: #FC6828;
   font-weight: 300;
   font-size:1.2vw;
}
h1{
    margin-bottom:5vw;
    color:#333;
    margin-top:1.5vw;
    font-size: 2vw;
}
footer > div > article{
    margin-top:1vw;
}
#b1{
    margin-left:40%;
}
#b2{
    margin-left:50%;
}
#b3{
    margin-left:60%;
}
#t{
    margin-top: 38vw;
}
@media only screen and (max-width: 600px) {
    h1{
        font-size:4vw;
    }
    #t{
        margin-top: 51vw;
    }
    main {
        min-height: 189vw;
        margin-top: 5vw;
      }
    #textKa {
        position: absolute;
        width: 48% !important;
        margin-top: 0vw;
        margin-left: 8% !important;
        background-image: url(../Images/1x/Element\ 31.png);
        background-repeat: no-repeat;
        background-size: 99% 95%;
        padding: 2%;
        color: #FC6828;
        font-weight: 300;
        font-size: 2.5vw;
      }
      #textKa2 {
        position: absolute;
        width: 48% !important;
        margin-top: 8vw;
        margin-left: 6% !important;
        background-image: url(../Images/1x/Element\ 31.png);
        background-repeat: no-repeat;
        background-size: 99% 88%;
        padding: 2%;
       color: #FC6828;
       font-weight: 300;
       font-size:2.5vw;
    }
    #text{
        font-size:2.4vw;
        line-height: 3.8vw;
        width:75%;
        height:110vw;
    }
 #b1,#b2,#b3,#b4{
visibility: hidden;
 }
   
    main div{
        padding:0;
    }
    main div:nth-child(2){
        width:80%;
        margin-left:10%;
        margin-top:-5vw;
    }
    main div img{
        width:47%;
        margin-left: 3% !important;
        padding:0;
        float:left;
        margin-top:2vw;
       }
}