/* BASIC css start */
#content {margin:0px 0 0 0;  position: relative; left:50%; transform:translate(-50%);  border:0px solid #000 ; width:1200px;}
.about {position:relative;}
.about::after {clear:both;display:block;content:""}

.about .about_img img { width: 100%; margin: 0 0; }
.about .about_img div{ width : 100%; margin: 0 0; text-align : center;  }
.about .about_event img { width: 100%; margin: 0 auto; align-content: center; }
.about .about_event div{ width: 100%; margin: 0 0; text-align : center;  }

.about .about_event { float:none;width:100%;display:block;padding:0% 0%;margin:0}

.about .about_event table td{ width: 100%; padding:1% 1%; text-align : center;  }


.about .about_text { width: 100%; margin: 0 auto;}
.about .about_text div{ width : 100%; margin: 0 auto; text-align : center;  }
.about .about_text h2 {font-size:14px;margin-bottom:10px}







/* BASIC css end */

