﻿@media only screen and (max-width: 1024px) {
    .layout {
        margin-left: 0;
        max-width: 100%;
    }
}
