﻿/*********** General/Structure */

@media (max-width:1145px) {
    body.responsive .ecom .content-wrapper--one-column {
        width:94vw;
    }
}


/*********** Login page */
body.responsive .login__user {
    width: 100%;
    max-width: 560px;
}