 #id01 .h2, #id01 h2 {
    font-size: 2rem;
}


   #id01 .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
	
	#id01 .offset-lg-4 {
        margin-left:25.333333%;
    }
	
	#id01 .modal-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
	}
	#id01 .modal-body	 {

	padding: 15px 10px 10px 5px;
	
	}
	
	
	
	 #en_01 .h2, #en_01 h2 {
    font-size: 2rem;
}


   #en_01 .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
	
	#en_01 .offset-lg-4 {
        margin-left:34.333333%;
    }
	
	#en_01 .modal-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
	}
	#en_01 .modal-body	 {

	padding: 15px 10px 10px 5px;
	
	}