﻿


@media (max-width:768px) {
    #GridContent #body p {
        max-width: 90%;
        padding-right: 5px;
    }
}