@media (min-width: 769px) {

/*
========================================
         SECTION: EVENT  -  START
========================================
*/
.event-head {
  flex-direction: row;/**/
}
/* .countdown-join {
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
} */
 .event-head .card-image {
  min-width: 30%;/**/
  width: 30%;/**/
}



.contact-form {
}

 form {
  min-width: 450px; /**/
}

.form-wrapper form {
  width: 80%;
}


.other-auth{
  width: 80%;
}





/*
========================================
         SECTION: EVENT  -  END
========================================
*/
    
    }
    