.container {
    display: inline-flex;
    flex-direction: column;
}

.no-typography .container {
    display: block;
}

/*Add different screen size layouts*/

