@media screen and (max-width: 992px) {
  .columnMO1_3 {
    flex: 50%;
    text-align: center;
    margin-bottom: 2%;
  }
.button__red__MO {
float : none;
width: 100% !important;
margin-bottom: 2% !important;
}
}
.columnMO2_3 {
    width: 100%;
}