|  | @@ -328,7 +328,7 @@ border-radius: 10px 10px 10px 10px;
 | 
											
												
													
														|  |    }
 |  |    }
 | 
											
												
													
														|  |    .main_model{
 |  |    .main_model{
 | 
											
												
													
														|  |      width: 100%;
 |  |      width: 100%;
 | 
											
												
													
														|  | -    height:calc(100vh - .9531rem) ;
 |  | 
 | 
											
												
													
														|  | 
 |  | +    height:100%;
 | 
											
												
													
														|  |      text-align: center;
 |  |      text-align: center;
 | 
											
												
													
														|  |      position: relative;
 |  |      position: relative;
 | 
											
												
													
														|  |    }
 |  |    }
 | 
											
										
											
												
													
														|  | @@ -447,6 +447,7 @@ margin-top: -6px;
 | 
											
												
													
														|  |  .femFooter {
 |  |  .femFooter {
 | 
											
												
													
														|  |    position: absolute;
 |  |    position: absolute;
 | 
											
												
													
														|  |    /* position: fixed; */
 |  |    /* position: fixed; */
 | 
											
												
													
														|  | 
 |  | +  min-height: 300px;
 | 
											
												
													
														|  |    width: 100%;
 |  |    width: 100%;
 | 
											
												
													
														|  |    bottom: 0px;
 |  |    bottom: 0px;
 | 
											
												
													
														|  |  }
 |  |  }
 | 
											
										
											
												
													
														|  | @@ -469,13 +470,13 @@ margin-top: -6px;
 | 
											
												
													
														|  |  }
 |  |  }
 | 
											
												
													
														|  |  .main_model{
 |  |  .main_model{
 | 
											
												
													
														|  |    width: 100%;
 |  |    width: 100%;
 | 
											
												
													
														|  | -  /* height: 80vh; */
 |  | 
 | 
											
												
													
														|  |    display: flex;
 |  |    display: flex;
 | 
											
												
													
														|  |    flex-direction: column;
 |  |    flex-direction: column;
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  |  }
 |  |  }
 | 
											
												
													
														|  |  .main_container{
 |  |  .main_container{
 | 
											
												
													
														|  |    width: 100%;
 |  |    width: 100%;
 | 
											
												
													
														|  | 
 |  | +  height: 100%;
 | 
											
												
													
														|  |  }
 |  |  }
 | 
											
												
													
														|  |  .maxh221{
 |  |  .maxh221{
 | 
											
												
													
														|  |   height: calc(100vh - 1.8802rem);
 |  |   height: calc(100vh - 1.8802rem);
 |