.ceki {
  width:100%;
  height:1080px;
  border-width:0;
}
@media only screen and (max-width: 600px) {
  .ceki {
    height:68vh;
  }
}