﻿@media only screen and (max-width: 600px) {
    .account-page-full {
        width: 100%;
    }
}
