@media only screen and (max-width: 600px) {
  .fancybox-content {
    height: 450px !important;
}


}