.template > * {
  margin-left: auto!important;
  margin-right: auto!important;
  left: unset!important;
  width: 100%!important;
}

.row {
  width: 100%;
  overflow: hidden;
  text-align: center;
  margin-left: auto!important;
  margin-right: auto!important;
  display: flex; 
  justify-content: center;
  flex-wrap: wrap;
}

.it-foredrag-first {
  width: 33.333%!important; 
}

.it-foredrag .Preview_column__1KeVx {
  width: 33%!important;
}

@media screen and (max-width: 750px) {
  .it-foredrag .Preview_column__1KeVx {
    width: 50%!important;
  }
}

@media screen and (max-width: 750px) {
  .row {
    width: 100%!important; 
  }
  .it-foredrag .Preview_column__1KeVx {
    width: 100!important;
  }
}

.it-foredrag-wrapper {
  max-width: 1000px;
}

.menu {
  width: auto!important;
}

.Preview_row__3Fkye {
  display: flex;
  justify-content: center;
}
.Preview_float__1PmYU {
  left: unset!important; 
}

.Preview_componentWrapper__2i4QI {
  width: auto!important; 
  margin-left: unset!important; 
}
/* OLD ATTEMPT */
/* .template > .Preview_row__3Fkye { */
  /* display: flex!important; */
  /* margin-left: auto !important; */
  /* margin-right: auto !important; */
  /* justify-content: center; */
  /* width: 100% !important; */
/* } */
/* .template > .Preview_row__3Fkye > .Preview_column__1KeVx.col {  */
  /* margin-left: auto!important; */
  /* margin-right: auto!important; */
  /* width: 33% !important; */
  /* display: flex; */
  /* flex-wrap: wrap; */
  /* justify-content: center; */
  /* float: none !important; */
/* } */

/* [> TEXT ON TOP <] */
/* .template > .Preview_row__3Fkye > .Preview_column__1KeVx.col .Preview_row__3Fkye { */
  /* width: auto!important; */
  /* text-align: center; */
  /* display: inline-block; */
/* } */

/* .Preview_float__1PmYU.float { */
  /* left: unset !important; */
  /* margin: 0 auto; */
  /* text-align: center; */
  /* display: inline-block; */
  /* position: relative; */
  /* width: auto; */
/* } */

/* .Preview_componentWrapper__2i4QI { */
  /* left: 0; */
  /* width: auto !important; */
  /* margin: 0 auto !important; */
/* } */
