﻿@media screen and (max-width: 800px) { 
    .mymodal {
        margin-top: 25% !important;
    } 
}