How to display the Confirmation for delete the same as drop down.

How to display the Confirmation for delete the same as drop down.

When the user clicks on the delete button, a confirmation message box is displayed to confirm the delete.The confirmation  looks crooked on the phone.  How do I change the style sheet so it would look the same the drop down. Here is the style sheet for the confirmation:

#confirmModalContainer {display: block;  position: absolute; top: 312.5px; margin-top: -88.5px; left: 256.5px;  margin-left: -182px; font-family:Calibri, Verdana, Arial; font-size:16px; text-align:left; background:#fff; border:4px solid #989898;}

Thanks
Ta