﻿@media (max-width: 780px) {
    #ReportIDtext>div{
            width:100% !important;
    }
    #ReportIDtext img{
        height:auto !important;
    }
}