@media only screen and (max-width: 600px) {
  #slik{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
  }
}

#slikkkk{
  background-color:black;
}


@media only screen and (max-width: 600px) {
  #forMobile{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
  }
  #forMobile1{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
  }#forMobile2{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
  }
  #forMobile3{
      background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    margin-top:-150px !important;
  }
  #forMobile4{
      background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
  }

}

slik{
  background-image: /*url();*/
  background-size: cover;
  background-repeat: no-repeat;}


@media only screen and (min-width: 991px) {  
  #llac{
    margin-left:80px;
  }}
/*MARGIN BETWEEN ELEMENTS ON GDD*/
#forMobile3{
  margin-top:-20px;
}

#slikk{
  margin-top:-100px;}