@media (min-width: 320px){
    .modal-fullscreen
    {
        max-width: 90% !important;
        margin: auto;
    }
}