﻿@media only screen and (max-width: 601px) {
    .container {
        width: 99%;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        height: 100%;
    }
}
