.modal-content {

      position: relative;

    }

    .modal-content .close {

      position: absolute;

      top: -6px;

      right: 0;

      z-index: 10;

    }

    .modal-body {

      padding: 0; /* Remove padding for image */

    }