/*============================================================================================*/
/* Your custom styles below */
/*============================================================================================*/

  /* Code from SITA Egypt */
  .widgetData {
    justify-content: center !important;
    margin-top: 30px;
  }
  
  /*fix banner vid background*/
  iframe#VideoWorker-0 {
    width: 100% !important;
}

/*fix inner page banner image*/
img.jarallax-img {
    width: 100% !important;
}