/***********************
****** Preview Page Custom Styles *********
***********************/


.device {
  height: 795px;
  margin: 0 auto;
  position: relative;
  text-align: center;
  width: 400px;
}

.device-preview {
  background: #fff;
  border: none;
  height: 580px;
  left: 34px;
  position: absolute;
  top: 75px;
  width: 332px;
}

.center img {
  overflow: hidden;
}