@media only screen and (max-height: 960px){


.sdarq-proj-slide-div{
  max-height: 100%;
}

/*
div[items="slides"]
{
  margin-top: 0%;
}
*/
}

@media only screen and (max-height: 1024px){


.sdarq-proj-slide-div{
  max-height: 100%;
}

/*div[items="slides"]
{
  margin-top: 0%;
}*/

}
