@@ -1,7 +1,7 @@
<style>
.modal-dialog{
position: fixed;
- top: 50%;
+ top: 23%;
left: 50%;
margin: -150px 0 0 -195px;
}