﻿
@media only screen and (max-width: 300px) {
    div#exam-content{
        width: 100%;
        padding: 0px !important;
    }
}
