.ec-cartRole .ec-cartRole__cart {
    margin: 0;
}
.ec-cartRole .ec-cartRole__actions {
    width: 100%;
    margin: 0;
}
.ec-cartRole .ec-cartRole__cart {
  margin-top:60px;
}
.ec-cartRole .ec-cartRole__cart:first-of-type {
  margin-top:0;
}
