@media only screen and (max-width: 767px) {
    #result_gift .modal-dialog .btnClose{
        top: 20px;
        right: 27px;
    }
}