﻿@media screen and (max-width: 600px) {
    #myContent {
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
    }
}
