@charset "utf-8";


/*MODAL IMG************************************************************/
.modal-exception1{
  max-width:27% !important;
}
.modal-exception2{
  max-width:24% !important;
}
.modal-exception3{
  max-width:30% !important;
}

#modalImg {
  max-width:35%;
}

@media all and (max-width:425px) {
  #modalImg {
	min-width:100%;
  }
}
