
@media only screen and (max-width: 639px){
    .account .column.main {
        width: 100%;
        margin-top: 34px;
    }
}
