$('.alert-success').css('max-width',$(window).width()*0.8); $(document).ready(function () { $('#memberModal').modal('show'); });