@media only all and (max-width: 790px) {
    /* for 700px or less */
    body {
        font-size: 11px;
        line-height: 17px;
    }

    #Frame-outer {
        min-width: 240px !important;
        width: 100% !important;
    }
	.border-outer {
		width:95% !important;
		margin:20px auto !important;
	}
    #content-outer {
        width: 100% !important;
        padding: 10px 3%!important;
    }


}
.refnr {}

.apply {}
