section#hdf-video-local{
  width: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
  /*background-image: url("https://www.sinarlb.com/wp-content/uploads/2018/04/Healthcare_hotel-dieu-654x501.jpg");*/
  padding:30px 0;
}

section#hdf-video-local .field--name-field-youtube-play-button img{
  height: 140px;
  cursor: pointer;
  margin: 18px 0;
}

section#hdf-video-local .field--name-field-video-info-hdf p{
  font-family: 'raleway bold';
  font-size: 27px;
  text-transform: uppercase;
  color: white;
} 


.modal .modal-dialog .modal-content div:nth-of-type(2) p iframe {
  width:100%;
  
}