@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
  /* For landscape layouts only */

html, body {
  overflow-x: hidden;
}



.bluetop {

}

.browntop {

}

.studententry img {
width: auto !Important;
}



}