
/* ESSEL order flow helper */
body{
    overflow-x: hidden;
}
#contact{
    min-height: 55vh;
}
.button-o,
.button,
button{
    white-space: normal !important;
}
.order-flow-note{
    max-width: 920px;
    margin: 90px auto 20px;
    padding: 0 15px;
    text-align: center;
}
img{
    max-width: 100%;
    height: auto;
}
