﻿@media only screen and (max-width: 480px) {
    .ContentLight { overflow: auto; }
    .ContentLight table { width: 100%!important; }
    .ContentLight img { max-width: 100%; }
}
