The store will not work correctly when cookies are disabled.
<style>
@media only screen and (min-width: 768px) {
.columns {
padding: 0 64px !important;
}
.our-history {
width: 786px !important;
}
.our-showrooms img,
.our-history img {
height: 533px !important;
}
}
</style>