.modal .modal-dialog .close {
  font-size: 32px;
  background: #004494; }
  @media screen and (min-width: 0) {
    .modal .modal-dialog .close {
      font-size: 32px; } }
  @media screen and (min-width: 768px) {
    .modal .modal-dialog .close {
      font-size: 32px; } }
  @media screen and (min-width: 992px) {
    .modal .modal-dialog .close {
      font-size: 46px; } }

.modal .modal-dialog .text-wrapper .description {
  color: #2B2B2B; }

.iframe-wrapper .iframe-overlay .play-video img {
  width: 112px !important; }
