@media only screen and (min-width: 1024px) {
  #dummy_fixed_space 
  {
    height: 191px; /* alter Server height: 154px; */ /*176px;*/
  }
  #dummy_no_space{
    height: 191px; /* alter Server height: 154px;*/ /*154px;*/
  }
}