.redcolor{
    color: red;
}
.bigsize{
    font-size: 32px !important;
}
.photo-popup-content {
    text-align: center;
  }
  
  .photo-popup-content .photo-popup-image {
    height: 100%;
    max-width: 100%;
  }
  
  .titlebig{
    font-size: 48px !important;
  }

  .moveup{
    margin:  -30px 0 0 0 !important;
  }